diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-28 00:09:51 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-28 00:09:51 +0000 |
commit | 9beb2b02c53e1d3a130f4302e30c72db8713dc9b (patch) | |
tree | 5018c57420d35fe072b2d8a731cb7c80c278dfbb /multimedia/xmms | |
parent | fac5c20b31045a19fe50b5ac12d616c4874e041e (diff) | |
download | FreeBSD-ports-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.zip FreeBSD-ports-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.tar.gz |
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
Diffstat (limited to 'multimedia/xmms')
-rw-r--r-- | multimedia/xmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile index 1276a42..83f875e 100644 --- a/multimedia/xmms/Makefile +++ b/multimedia/xmms/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmms PORTVERSION= 1.2.7 PORTREVISION= 3 -CATEGORIES+= audio +CATEGORIES+= multimedia audio MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \ http://www.xmms.org/files/1.2.x/ \ ftp://ftp.sunet.se/pub/multimedia/xmms/1.2.x/ |