diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-11-30 19:43:24 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-11-30 19:43:24 +0000 |
commit | f0bba9f4d21cf7a4a43c93c2a8fad2c74c76ddbd (patch) | |
tree | 71628e31eabef58ead333261460864ce5fd64b8b /audio | |
parent | Change MASTER_SITE to ftp.gimp.org (diff) |
Change my email address.
Notes
Notes:
svn path=/head/; revision=8918
Diffstat (limited to 'audio')
-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 |