diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-27 03:10:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-27 03:10:24 +0000 |
commit | 491dd99e7586fe7f22e1d191bd6eb52fbd0b32c1 (patch) | |
tree | 70175382de6058ed6b45856862e468af544e1e1f /audio | |
parent | 8d985e1922a40241faf17138413ed0b198757899 (diff) | |
download | ports-491dd99e7586fe7f22e1d191bd6eb52fbd0b32c1.tar.gz ports-491dd99e7586fe7f22e1d191bd6eb52fbd0b32c1.zip |
Add kdemultimedia.
Notes
Notes:
svn path=/head/; revision=9197
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index b0e5888611f4..efae8cc44420 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 |