diff options
author | tom <tom@FreeBSD.org> | 2002-11-08 09:08:33 +0800 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2002-11-08 09:08:33 +0800 |
commit | dc62fee9aebbdc5540a07328128721bd6eff7e14 (patch) | |
tree | f634423287ecf88f17793bc81b356f7746c4ba36 /graphics | |
parent | c6226585db7b07141ef936e122a0a4e5a33563cb (diff) | |
download | freebsd-ports-gnome-dc62fee9aebbdc5540a07328128721bd6eff7e14.tar.gz freebsd-ports-gnome-dc62fee9aebbdc5540a07328128721bd6eff7e14.tar.zst freebsd-ports-gnome-dc62fee9aebbdc5540a07328128721bd6eff7e14.zip |
Update CATEGORIES following a CVS repository copy moving the port from
audio to graphics where other xmms visualization plugins can be found.
(And this time do it in the right place...)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xmms-gdancer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmms-gdancer/Makefile b/graphics/xmms-gdancer/Makefile index 78dc35c9b178..9ea4ccc58558 100644 --- a/graphics/xmms-gdancer/Makefile +++ b/graphics/xmms-gdancer/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-gdancer PORTVERSION= 0.4.5 -CATEGORIES= audio +CATEGORIES= graphics MASTER_SITES= http://www.figz.com/gdancer/files/ DISTNAME= gdancer-$(PORTVERSION) |