diff options
author | wiz <wiz> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:42:09 +0000 |
commit | 4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/kdf | |
parent | 26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff) | |
download | pkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/kdf')
-rw-r--r-- | sysutils/kdf/Makefile | 3 | ||||
-rw-r--r-- | sysutils/kdf/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index 2a852c1f7b7..69d3a306180 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/01/05 01:40:39 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2001/02/17 17:42:14 wiz Exp $ # DISTNAME= kdf-0.5.1 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.edu.uni-klu.ac.at/~mkropfbe +COMMENT= Shows disk usage graphically and lets you mount/umount devices BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= kde-1.1.2:../../x11/kde diff --git a/sysutils/kdf/pkg/COMMENT b/sysutils/kdf/pkg/COMMENT deleted file mode 100644 index cc9922fd11a..00000000000 --- a/sysutils/kdf/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Shows disk usage graphically and lets you mount/umount devices |