diff options
author | asami <asami@FreeBSD.org> | 1997-12-27 03:10:24 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-27 03:10:24 +0000 |
commit | 18e23b0020af794b68f7914815338c1c836e6c8f (patch) | |
tree | dfb1c4efc786a7c39f7ebf0bacef7d0b3162586a /audio/Makefile | |
parent | ce2bf2613bbb6ca0767fed716e63b9a551832e3c (diff) | |
download | FreeBSD-ports-18e23b0020af794b68f7914815338c1c836e6c8f.zip FreeBSD-ports-18e23b0020af794b68f7914815338c1c836e6c8f.tar.gz |
Add kdemultimedia.
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 b0e5888..efae8cc 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1997/10/29 12:19:56 tg Exp $ +# $Id: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $ # SUBDIR += amp @@ -7,6 +7,7 @@ SUBDIR += cdplay SUBDIR += gmod SUBDIR += gsm + SUBDIR += kdemultimedia SUBDIR += maplay SUBDIR += mikmod SUBDIR += mpegaudio |