diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-28 08:09:51 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-28 08:09:51 +0800 |
commit | 9beb2b02c53e1d3a130f4302e30c72db8713dc9b (patch) | |
tree | 5018c57420d35fe072b2d8a731cb7c80c278dfbb /multimedia/linux-divx4linux4 | |
parent | fac5c20b31045a19fe50b5ac12d616c4874e041e (diff) | |
download | freebsd-ports-gnome-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.tar.gz freebsd-ports-gnome-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.tar.zst freebsd-ports-gnome-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.zip |
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/linux-divx4linux4')
-rw-r--r-- | multimedia/linux-divx4linux4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/linux-divx4linux4/Makefile b/multimedia/linux-divx4linux4/Makefile index 8131ddb87f9f..e89a7ce59806 100644 --- a/multimedia/linux-divx4linux4/Makefile +++ b/multimedia/linux-divx4linux4/Makefile @@ -7,8 +7,9 @@ PORTNAME= divx4linux PORTVERSION= 0.${RELEASE_DATE:S/_/./} -CATEGORIES= graphics linux +CATEGORIES= multimedia linux MASTER_SITES= http://download.divx.com/videocodecs/linux/ +PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${RELEASE_DATE} EXTRACT_SUFX= .tgz |