summaryrefslogtreecommitdiff
path: root/audio/gdcd
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:30:32 +0000
committerwiz <wiz>2001-02-16 13:30:32 +0000
commita2a55c607ab5e4747b94deae3456a9fb4c6dd009 (patch)
tree7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/gdcd
parent70d74edbfb10e5931e9de5948ba47f7e64d31cc3 (diff)
downloadpkgsrc-a2a55c607ab5e4747b94deae3456a9fb4c6dd009.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)