summaryrefslogtreecommitdiff
path: root/audio/easytag
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:30:32 +0000
committerwiz <wiz>2001-02-16 13:30:32 +0000
commit1a921119dd7800c8643b301cf01c02647fdd018d (patch)
tree7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/easytag
parent735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff)
downloadpkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/easytag')
-rw-r--r--audio/easytag/Makefile3
-rw-r--r--audio/easytag/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index 5d250da5c2a..a9a8725dcb9 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/12/02 17:46:25 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 13:30:34 wiz Exp $
#
DISTNAME= easytag-0.11
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/}
MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://easytag.sourceforge.net/
+COMMENT= Tool to view, edit and write ID3 v1 TAGs with a GTK+ interface
DEPENDS+= gtk+>=1.2.8:../../x11/gtk
diff --git a/audio/easytag/pkg/COMMENT b/audio/easytag/pkg/COMMENT
deleted file mode 100644
index 1cc41228b14..00000000000
--- a/audio/easytag/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Tool to view, edit and write ID3 v1 TAGs with a GTK+ interface