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/gogo/Makefile | 3 ++- audio/gogo/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 audio/gogo/pkg/COMMENT (limited to 'audio/gogo') diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index 1d3ee983799..7ffb8e9455b 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/09/27 13:42:23 agc Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:30:41 wiz Exp $ # DISTNAME= gogo235 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= uebs@gmx.at HOMEPAGE= http://homepage1.nifty.com/herumi/gogo_e.html +COMMENT= very fast lame-based mp3 encoder, i386 only BUILD_DEPENDS+= nasm:../../devel/nasm diff --git a/audio/gogo/pkg/COMMENT b/audio/gogo/pkg/COMMENT deleted file mode 100644 index d6c578932cc..00000000000 --- a/audio/gogo/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -very fast lame-based mp3 encoder, i386 only -- cgit v1.2.3