diff options
author | mycroft <mycroft@pkgsrc.org> | 1998-03-20 05:54:42 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1998-03-20 05:54:42 +0000 |
commit | 7e04ca2f22d2c338fab0c9f7f1bef6d8dde1676e (patch) | |
tree | 3112f74522c5958b46c48a562ca90109f8727ffa /audio/amp/Makefile | |
parent | 5f04209d0a2db8b16019b0bc8a529d5bb9b47aa8 (diff) | |
download | pkgsrc-7e04ca2f22d2c338fab0c9f7f1bef6d8dde1676e.tar.gz |
Tidy this up, and make me the `maintainer'.
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 |