diff options
author | augustss <augustss@pkgsrc.org> | 1997-10-28 23:41:14 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 1997-10-28 23:41:14 +0000 |
commit | e626cc68c0fea183a293475182e685a45f81ef28 (patch) | |
tree | 66fe491574b5795c54041637034f6b423503f830 /audio/amp | |
parent | 5c5ceeca16719a45213195c44742a60b4f43a666 (diff) | |
download | pkgsrc-e626cc68c0fea183a293475182e685a45f81ef28.tar.gz |
Change RCS id.
Diffstat (limited to 'audio/amp')
-rw-r--r-- | audio/amp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile index e37a7c68034..bf07652a0c1 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -3,7 +3,8 @@ # Date created: Jun 23 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.1.1.1 1997/10/28 23:18:21 augustss Exp $ +# $NetBSD: Makefile,v 1.2 1997/10/28 23:41:14 augustss Exp $ +# FreeBSD Id: Makefile,v 1.2 1997/09/03 08:35:30 max Exp # DISTNAME= amp-0.7.6 @@ -11,6 +12,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.rasip.fer.hr/pub/mpeg/ EXTRACT_SUFX= .tgz +# FreeBSD maintainer MAINTAINER= vanilla@MinJe.com.TW GNU_CONFIGURE= yes |