diff options
Diffstat (limited to 'sysutils/apcupsd/Makefile')
-rw-r--r-- | sysutils/apcupsd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index bd3188f8f24..7654e3d7458 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2003/03/27 20:01:22 bouyer Exp $ +# $NetBSD: Makefile,v 1.22 2003/07/13 13:53:13 wiz Exp $ DISTNAME= apcupsd-3.8.6 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=apcupsd/} |