diff options
author | jim <jim@FreeBSD.org> | 1999-08-13 06:12:11 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-08-13 06:12:11 +0000 |
commit | bfde0565f10a3b1c3fb42f8f03c26a8e29cec995 (patch) | |
tree | 6d5711225c32d0666601921c0a757f3d54014953 /audio | |
parent | aa6db9961d6b5e6aa05ce271cb3eedd9a1bfc0b7 (diff) | |
download | FreeBSD-ports-bfde0565f10a3b1c3fb42f8f03c26a8e29cec995.zip FreeBSD-ports-bfde0565f10a3b1c3fb42f8f03c26a8e29cec995.tar.gz |
Added libworkman
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 678f020..d417204 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.97 1999/07/11 20:49:35 cpiazza Exp $ +# $Id: Makefile,v 1.98 1999/07/17 04:16:42 cpiazza Exp $ # SUBDIR += amp @@ -33,6 +33,7 @@ SUBDIR += libaudiofile SUBDIR += libcdaudio SUBDIR += libmikmod + SUBDIR += libworkman SUBDIR += linux-realplayer SUBDIR += maplay SUBDIR += mikmod |