diff options
author | Tom Hukins <tom@FreeBSD.org> | 2002-11-08 16:56:52 +0800 |
---|---|---|
committer | Tom Hukins <tom@FreeBSD.org> | 2002-11-08 16:56:52 +0800 |
commit | cef422faeb238d2dd6b03e99391b7602d3d7fb89 (patch) | |
tree | 0d06c26ad71c1b441b2c9c3dfadc10646da9a78d | |
parent | 5c09ab656d4cf412a7668ac5a02ed268a6ff2c3c (diff) | |
download | freebsd-ports-gnome-cef422faeb238d2dd6b03e99391b7602d3d7fb89.tar.gz freebsd-ports-gnome-cef422faeb238d2dd6b03e99391b7602d3d7fb89.tar.zst freebsd-ports-gnome-cef422faeb238d2dd6b03e99391b7602d3d7fb89.zip |
Note the move of xmms-gdancer from audio to graphics in the Makefiles.
Thanks, kris.
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | graphics/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 00422f89a920..84a029544236 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -290,7 +290,6 @@ SUBDIR += xmms-crossfade SUBDIR += xmms-crystality SUBDIR += xmms-fc - SUBDIR += xmms-gdancer SUBDIR += xmms-kde SUBDIR += xmms-ladspa SUBDIR += xmms-liveice diff --git a/graphics/Makefile b/graphics/Makefile index 9dcbde143039..c41ee6dbcddc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -431,6 +431,7 @@ SUBDIR += xmms-blursk SUBDIR += xmms-finespectrum SUBDIR += xmms-fishmatic + SUBDIR += xmms-gdancer SUBDIR += xmms-gforce SUBDIR += xmms-goom SUBDIR += xmms-infinity |