diff options
author | joerg <joerg@pkgsrc.org> | 2006-05-15 19:02:47 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-05-15 19:02:47 +0000 |
commit | a427d9c00ad58c9519e4093e6bab273a244b8593 (patch) | |
tree | 664c29dc91b2782a79a29c14b3dd79b3e14cf50b /comms/hylafax/Makefile | |
parent | a44d87c888a0a54f87e2e7cf8a97a63ec57cc6a7 (diff) | |
download | pkgsrc-a427d9c00ad58c9519e4093e6bab273a244b8593.tar.gz |
Consistently only install man pages and add DragonFly support.
Bump revision.
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 9bb3051a91d..67d662c9fdf 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2006/02/07 09:55:20 markd Exp $ +# $NetBSD: Makefile,v 1.53 2006/05/15 19:02:47 joerg Exp $ VERS= 4.2.5 DISTNAME= hylafax-${VERS} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms MASTER_SITES_BETA= ftp://ftp.hylafax.org/source/BETA/ MASTER_SITES_RELEASE= ftp://ftp.hylafax.org/source/ \ |