diff options
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r-- | comms/hylafax/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 4f5630b16fa..290d5af3606 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2003/11/21 09:26:23 abs Exp $ +# $NetBSD: Makefile,v 1.35 2004/01/03 18:49:35 reed Exp $ # DISTNAME= hylafax-4.1.8 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ \ ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/source/ |