summaryrefslogtreecommitdiffstats
path: root/network/hylafax
diff options
context:
space:
mode:
Diffstat (limited to 'network/hylafax')
-rw-r--r--network/hylafax/hylafax.SlackBuild2
-rw-r--r--network/hylafax/hylafax.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/network/hylafax/hylafax.SlackBuild b/network/hylafax/hylafax.SlackBuild
index d6fbdc98c3..263d2c12df 100644
--- a/network/hylafax/hylafax.SlackBuild
+++ b/network/hylafax/hylafax.SlackBuild
@@ -112,4 +112,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/network/hylafax/hylafax.info b/network/hylafax/hylafax.info
index 4934c5bb8e..3f17d1ad36 100644
--- a/network/hylafax/hylafax.info
+++ b/network/hylafax/hylafax.info
@@ -2,7 +2,9 @@ PRGNAM="hylafax"
VERSION="6.0.2"
HOMEPAGE="http://www.hylafax.org"
DOWNLOAD="ftp://ftp.hylafax.org/source/hylafax-6.0.2.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="2ab173a3bd50c8ca68d2c84f6e416d52"
+MD5SUM_x86_64=""
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"
APPROVED="rworkman"