diff options
author | steve <steve@FreeBSD.org> | 1999-05-03 11:55:02 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-03 11:55:02 +0800 |
commit | 36ee18f9c2f92f1553227494e92634d6dd446b8e (patch) | |
tree | 2c38949c965897d3b0523e1d787feeebadc4baa6 /audio | |
parent | af2a8cbcb1ea14322a59abd0fe2f15072a35acbb (diff) | |
download | freebsd-ports-gnome-36ee18f9c2f92f1553227494e92634d6dd446b8e.tar.gz freebsd-ports-gnome-36ee18f9c2f92f1553227494e92634d6dd446b8e.tar.zst freebsd-ports-gnome-36ee18f9c2f92f1553227494e92634d6dd446b8e.zip |
*blush* Put juke in its rightful place.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 0791b1fb2fc1..c5d4c6acd0bc 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.85 1999/04/27 13:44:40 taoka Exp $ +# $Id: Makefile,v 1.86 1999/05/03 03:53:35 steve Exp $ # SUBDIR += amp @@ -19,12 +19,12 @@ SUBDIR += gsm SUBDIR += icecast SUBDIR += id3ren + SUBDIR += juke SUBDIR += kdemultimedia SUBDIR += kdemultimedia11 SUBDIR += kmikmod SUBDIR += kmp3 SUBDIR += kmpg - SUBDIR += juke SUBDIR += lamer SUBDIR += libaudiofile SUBDIR += linux-realplayer |