diff options
author | max <max@FreeBSD.org> | 1997-09-05 17:13:14 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-05 17:13:14 +0000 |
commit | 191d4e9779ac546345cfd8bd16983f749ce8a871 (patch) | |
tree | 77d42a6dcc30ca68f9b1abc9f6bfd064f17d9c7e /audio/Makefile | |
parent | 0961cbcc6b2bc1b692db89e768501f9b5db7849f (diff) | |
download | FreeBSD-ports-191d4e9779ac546345cfd8bd16983f749ce8a871.zip FreeBSD-ports-191d4e9779ac546345cfd8bd16983f749ce8a871.tar.gz |
Enable mikmod
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 5f79a937..1de021a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1997/07/10 09:50:26 max Exp $ +# $Id: Makefile,v 1.37 1997/08/31 22:24:32 max Exp $ # SUBDIR += amp @@ -7,6 +7,7 @@ SUBDIR += gmod SUBDIR += gsm SUBDIR += maplay + SUBDIR += mikmod SUBDIR += mpegaudio SUBDIR += mpg123 SUBDIR += mxv |