diff options
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r-- | comms/hylafax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 85845da6af1..e741785b1b7 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2012/10/03 11:24:40 asau Exp $ +# $NetBSD: Makefile,v 1.67 2013/01/26 21:37:12 adam Exp $ VERS= 4.2.5 DISTNAME= hylafax-${VERS} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= comms MASTER_SITES_BETA= ftp://ftp.hylafax.org/source/BETA/ MASTER_SITES_RELEASE= ftp://ftp.hylafax.org/source/ |