diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
commit | a87738b456114a95193b58ec31e883210d6b9f3f (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/apcupsd | |
parent | ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff) | |
download | pkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r-- | sysutils/apcupsd/Makefile | 3 | ||||
-rw-r--r-- | sysutils/apcupsd/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index c48f3e14501..94d2964c3c9 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/02/06 03:17:00 fredb Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/17 17:42:10 wiz Exp $ # DISTNAME= apcupsd-3.6.2 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.oasi.gpa.it/pub/apcupsd/stable/tar/ MAINTAINER= bouyer@netbsd.org HOMEPAGE= http://www.sibbald.com/apcupsd/ +COMMENT= UPS power management for APCC Products BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf BUILD_DEPENDS+= msgfmt:../../devel/gettext diff --git a/sysutils/apcupsd/pkg/COMMENT b/sysutils/apcupsd/pkg/COMMENT deleted file mode 100644 index 2f9708db932..00000000000 --- a/sysutils/apcupsd/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -UPS power management for APCC Products |