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 66fbe21af40..7adac5c8aab 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2010/12/23 11:44:25 dsainty Exp $ +# $NetBSD: Makefile,v 1.63 2012/02/06 12:39:41 wiz Exp $ VERS= 4.2.5 DISTNAME= hylafax-${VERS} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= comms MASTER_SITES_BETA= ftp://ftp.hylafax.org/source/BETA/ MASTER_SITES_RELEASE= ftp://ftp.hylafax.org/source/ |