diff options
author | Tom Hukins <tom@FreeBSD.org> | 2002-11-08 01:08:33 +0000 |
---|---|---|
committer | Tom Hukins <tom@FreeBSD.org> | 2002-11-08 01:08:33 +0000 |
commit | d608bd4212f87b2ab9c7276da8d73efc480c179e (patch) | |
tree | e431921619bd0c4f23cb39a8b6d01748b0a067b7 /graphics | |
parent | Delete port following move to graphics (diff) |
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...)
Notes
Notes:
svn path=/head/; revision=69705
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) |