summaryrefslogtreecommitdiff
path: root/audio/gdcd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 13:30:32 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 13:30:32 +0000
commitf7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (patch)
tree7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/gdcd
parent086f7dc00aa3fa9b201867614918f313f51535e9 (diff)
downloadpkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/gdcd')
-rw-r--r--audio/gdcd/Makefile3
-rw-r--r--audio/gdcd/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/gdcd/Makefile b/audio/gdcd/Makefile
index acef127c7f2..3355123157b 100644
--- a/audio/gdcd/Makefile
+++ b/audio/gdcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/01/13 12:32:04 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/16 13:30:41 wiz Exp $
#
DISTNAME= gdcd-0.0.2
@@ -7,6 +7,7 @@ MASTER_SITES= http://cdcd.undergrid.net/gdcd/source_archive/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://cdcd.undergrid.net/gdcd/
+COMMENT= CD player for the X Window System using the GIMP Tool Kit (GTK)
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= imlib-*:../../graphics/imlib
diff --git a/audio/gdcd/pkg/COMMENT b/audio/gdcd/pkg/COMMENT
deleted file mode 100644
index 66db9a5afc1..00000000000
--- a/audio/gdcd/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-CD player for the X Window System using the GIMP Tool Kit (GTK)