diff options
Diffstat (limited to 'audio/amp/Makefile')
-rw-r--r-- | audio/amp/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile index 64beee7c508..7268b285fed 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: amp +# Makefile for: amp # Version required: 0.7.6 -# Date created: Jun 23 1997 -# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $NetBSD: Makefile,v 1.3 1998/01/08 17:11:15 agc Exp $ -# FreeBSD Id: Makefile,v 1.2 1997/09/03 08:35:30 max Exp +# $NetBSD: Makefile,v 1.4 1998/03/20 06:02:06 mycroft Exp $ # DISTNAME= amp-0.7.6 @@ -12,8 +9,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.rasip.fer.hr/pub/mpeg/ EXTRACT_SUFX= .tgz -# FreeBSD maintainer -MAINTAINER= vanilla@MinJe.com.TW +MAINTAINER= mycroft@NetBSD.ORG GNU_CONFIGURE= yes |