summaryrefslogtreecommitdiff
path: root/sysutils/gpart
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/gpart
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/gpart')
-rw-r--r--sysutils/gpart/Makefile3
-rw-r--r--sysutils/gpart/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gpart/Makefile b/sysutils/gpart/Makefile
index fffb5b82489..8deec60d258 100644
--- a/sysutils/gpart/Makefile
+++ b/sysutils/gpart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/09/01 16:10:28 veego Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:42:14 wiz Exp $
DISTNAME= gpart-0.1g
CATEGORIES= sysutils
@@ -6,6 +6,7 @@ MASTER_SITES= http://home.pages.de/~michab/gpart/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://home.pages.de/~michab/gpart/
+COMMENT= Tool to show the partitions on a PC type harddisk
USE_GMAKE= yes
diff --git a/sysutils/gpart/pkg/COMMENT b/sysutils/gpart/pkg/COMMENT
deleted file mode 100644
index 972c50442f0..00000000000
--- a/sysutils/gpart/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Tool to show the partitions on a PC type harddisk