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/amp | |
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/amp')
-rw-r--r-- | audio/amp/Makefile | 3 | ||||
-rw-r--r-- | audio/amp/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile index 1b8414a8c2c..0ac91df6993 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/08/18 22:46:30 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 13:30:32 wiz Exp $ # DISTNAME= amp-0.7.6 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tgz MAINTAINER= mycroft@netbsd.org +COMMENT= another mp3 player NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL diff --git a/audio/amp/pkg/COMMENT b/audio/amp/pkg/COMMENT deleted file mode 100644 index 6d2c23976ab..00000000000 --- a/audio/amp/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -another mp3 player |