diff options
Diffstat (limited to 'audio/amp')
-rw-r--r-- | audio/amp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile index a4e655eb1164..b76d574c5c05 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -3,7 +3,7 @@ # Date created: Jun 23 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.1.1.1 1997/08/31 22:19:54 max Exp $ +# $Id: Makefile,v 1.2 1997/09/03 08:35:30 max Exp $ # DISTNAME= amp-0.7.6 @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.rasip.fer.hr/pub/mpeg/ EXTRACT_SUFX= .tgz -MAINTAINER= vanilla@MinJe.com.TW +MAINTAINER= vanilla@FreeBSD.ORG GNU_CONFIGURE= yes USE_GMAKE= yes |