diff options
author | jim <jim@FreeBSD.org> | 1999-08-13 14:12:11 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-08-13 14:12:11 +0800 |
commit | bfde0565f10a3b1c3fb42f8f03c26a8e29cec995 (patch) | |
tree | 6d5711225c32d0666601921c0a757f3d54014953 /audio/Makefile | |
parent | aa6db9961d6b5e6aa05ce271cb3eedd9a1bfc0b7 (diff) | |
download | freebsd-ports-gnome-bfde0565f10a3b1c3fb42f8f03c26a8e29cec995.tar.gz freebsd-ports-gnome-bfde0565f10a3b1c3fb42f8f03c26a8e29cec995.tar.zst freebsd-ports-gnome-bfde0565f10a3b1c3fb42f8f03c26a8e29cec995.zip |
Added libworkman
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 678f020fa58c..d417204c4ecd 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 |