summaryrefslogtreecommitdiff
path: root/sysutils/kapm
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/kapm
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/kapm')
-rw-r--r--sysutils/kapm/Makefile3
-rw-r--r--sysutils/kapm/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/kapm/Makefile b/sysutils/kapm/Makefile
index b12ddb2ddd5..40cd9a4a715 100644
--- a/sysutils/kapm/Makefile
+++ b/sysutils/kapm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/07/15 20:39:24 agc Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/17 17:42:14 wiz Exp $
#
DISTNAME= kapm-0.3.1
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://bodnar42.dhs.org/pub/kapm/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://bodnar42.dhs.org/kapm/
+COMMENT= Monitor a laptop's battery status and perform other APM tasks
.if !exists(/usr/include/machine/apmvar.h)
IGNORE+= "APM is not available for ${MACHINE_PLATFORM}"
diff --git a/sysutils/kapm/pkg/COMMENT b/sysutils/kapm/pkg/COMMENT
deleted file mode 100644
index dc4c0057b2b..00000000000
--- a/sysutils/kapm/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Monitor a laptop's battery status and perform other APM tasks