diff options
author | tom <tom@FreeBSD.org> | 2002-11-08 07:44:54 +0800 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2002-11-08 07:44:54 +0800 |
commit | 84824cc9c41b1336f01066e96c7493b233b6f4d9 (patch) | |
tree | d75d840c2a08b370ddd8e7bb653b500e5d4faf5c /audio | |
parent | 5bebed92cf13a141df5c847bf1faa865299c0b2c (diff) | |
download | freebsd-ports-gnome-84824cc9c41b1336f01066e96c7493b233b6f4d9.tar.gz freebsd-ports-gnome-84824cc9c41b1336f01066e96c7493b233b6f4d9.tar.zst freebsd-ports-gnome-84824cc9c41b1336f01066e96c7493b233b6f4d9.zip |
Update CATEGORIES following a CVS repository copy moving the port from
audio to graphics where other xmms visualization plugins can be found.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-gdancer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-gdancer/Makefile b/audio/xmms-gdancer/Makefile index 78dc35c9b178..9ea4ccc58558 100644 --- a/audio/xmms-gdancer/Makefile +++ b/audio/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) |