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 | 2fab85b06c1aacf807356863db4fa53378518325 (patch) | |
tree | 664c29dc91b2782a79a29c14b3dd79b3e14cf50b /comms/hylafax/Makefile | |
parent | b54907072b1422a3072ff1bde02cab3185a9e253 (diff) | |
download | pkgsrc-2fab85b06c1aacf807356863db4fa53378518325.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/ \ |