diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:30:32 +0000 |
commit | f7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/mp3info | |
parent | 086f7dc00aa3fa9b201867614918f313f51535e9 (diff) | |
download | pkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/mp3info')
-rw-r--r-- | audio/mp3info/Makefile | 3 | ||||
-rw-r--r-- | audio/mp3info/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 54ed9fb228e..e8dcb0bf306 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/15 09:27:47 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:30:47 wiz Exp $ # DISTNAME= mp3info-0.2.16 @@ -6,6 +6,7 @@ CATEGORIES= audio MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/ MAINTAINER= simonb@netbsd.org +COMMENT= MP3 header and tag information tool CONFLICTS= gmp3info-* diff --git a/audio/mp3info/pkg/COMMENT b/audio/mp3info/pkg/COMMENT deleted file mode 100644 index 0f63a0082cc..00000000000 --- a/audio/mp3info/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MP3 header and tag information tool |