From f7bb9e20782489fc6e22bb6c35c26051cb1d8c33 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 13:30:32 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- audio/amp/Makefile | 3 ++- audio/amp/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 audio/amp/pkg/COMMENT (limited to 'audio/amp') 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 -- cgit v1.2.3