diff options
author | taca <taca@pkgsrc.org> | 2004-12-31 14:36:57 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-12-31 14:36:57 +0000 |
commit | 6997860b8f6b4416504240cfe39ae86abf4de84e (patch) | |
tree | ec78eb22c232927b4177f17ded21c504b5f2668f /sysutils/bkpupsd/Makefile | |
parent | 30e5f57ba1247c209958dd4d77e2304d65cff170 (diff) | |
download | pkgsrc-6997860b8f6b4416504240cfe39ae86abf4de84e.tar.gz |
Try to fix bulk-build problem; take care of cgetent(3)'s argument.
Bump package revision.
Diffstat (limited to 'sysutils/bkpupsd/Makefile')
-rw-r--r-- | sysutils/bkpupsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bkpupsd/Makefile b/sysutils/bkpupsd/Makefile index 8e42445a7c9..9235f0a7093 100644 --- a/sysutils/bkpupsd/Makefile +++ b/sysutils/bkpupsd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/12/28 02:47:50 reed Exp $ +# $NetBSD: Makefile,v 1.14 2004/12/31 14:36:57 taca Exp $ # DISTNAME= bkpupsd-2.1.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.jone-system.com/pub/misc/ \ ftp://ftp.back-street.net/pub/misc/ |