diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 12:54:56 +0000 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 12:54:56 +0000 |
commit | 5eeeab4aa52b91768034c782bf435ed0d36b7a34 (patch) | |
tree | d9bb3f43835cdb710755f403140f7799edcc642f /multimedia/libxine | |
parent | b2df45570942f24e6404f35e54da0ec844b44c75 (diff) | |
download | FreeBSD-ports-5eeeab4aa52b91768034c782bf435ed0d36b7a34.zip FreeBSD-ports-5eeeab4aa52b91768034c782bf435ed0d36b7a34.tar.gz |
Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia category.
Diffstat (limited to 'multimedia/libxine')
-rw-r--r-- | multimedia/libxine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 3e6b74d..16aba8d 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -8,7 +8,7 @@ PORTNAME= xine PORTVERSION= 1.0.b4 PORTREVISION= 1 -CATEGORIES= graphics +CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= lib |