summaryrefslogtreecommitdiff
path: root/sysutils/gcombust
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/gcombust
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r--sysutils/gcombust/Makefile3
-rw-r--r--sysutils/gcombust/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index 8754c384d4a..22b13112295 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2001/01/05 19:59:49 rh Exp $
+# $NetBSD: Makefile,v 1.23 2001/02/17 17:42:13 wiz Exp $
#
DISTNAME= gcombust-0.1.39
@@ -7,6 +7,7 @@ MASTER_SITES= ${HOMEPAGE}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.abo.fi/~jmunsin/gcombust/
+COMMENT= Graphical frontend for CD mastering (mkhybrid, cdrecord, ...)
DEPENDS+= mkhybrid-*:../mkhybrid
DEPENDS+= cdrecord>=1.9:../cdrecord
diff --git a/sysutils/gcombust/pkg/COMMENT b/sysutils/gcombust/pkg/COMMENT
deleted file mode 100644
index 68ceef6927b..00000000000
--- a/sysutils/gcombust/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Graphical frontend for CD mastering (mkhybrid, cdrecord, ...)