diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 18:11:10 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 18:11:10 +0000 |
commit | a1dc260061b7e9acc2b26659debe9147205f2be6 (patch) | |
tree | 5267f2b7c3f61bb248d5b2dea86cc877068ed9ea /audio/sidplay/Makefile | |
parent | 1784dc1b97c939587ec3fe7c7441ac7bd9266bdd (diff) | |
download | ports-a1dc260061b7e9acc2b26659debe9147205f2be6.tar.gz ports-a1dc260061b7e9acc2b26659debe9147205f2be6.zip |
Notes
Diffstat (limited to 'audio/sidplay/Makefile')
-rw-r--r-- | audio/sidplay/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 5d53112b5d56..0b260a715007 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -3,7 +3,7 @@ # Date created: 31 October 1996 # Whom: Stefan Zehl <sec@42.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/26 08:14:02 dburr Exp $ # DISTNAME= sidplay-13625 @@ -14,7 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org -USE_CONFIGURE= YES GNU_CONFIGURE= YES USE_GMAKE= YES |