diff options
author | lioux <lioux@FreeBSD.org> | 2003-04-05 04:03:00 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-04-05 04:03:00 +0800 |
commit | 503c6c174dacedf14a9e92a044278fde46384bbb (patch) | |
tree | 7bd674c7246f008b07c464b4aaba85748edbd035 /multimedia | |
parent | ca4ceca1f2ae4da3be25a73d560586f327864de0 (diff) | |
download | freebsd-ports-gnome-503c6c174dacedf14a9e92a044278fde46384bbb.tar.gz freebsd-ports-gnome-503c6c174dacedf14a9e92a044278fde46384bbb.tar.zst freebsd-ports-gnome-503c6c174dacedf14a9e92a044278fde46384bbb.zip |
After repo copy from graphics category to newly create multimedia
one, update all appropriate references: CATEGORIES
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/recmpeg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/spigot/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/recmpeg/Makefile b/multimedia/recmpeg/Makefile index 67e27a800970..1601368d1972 100644 --- a/multimedia/recmpeg/Makefile +++ b/multimedia/recmpeg/Makefile @@ -8,7 +8,7 @@ PORTNAME= recmpeg PORTVERSION= 1.0.5 -CATEGORIES= graphics +CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fame diff --git a/multimedia/spigot/Makefile b/multimedia/spigot/Makefile index 3906f502ffb0..eb13a03a6c35 100644 --- a/multimedia/spigot/Makefile +++ b/multimedia/spigot/Makefile @@ -7,7 +7,7 @@ PORTNAME= spigot PORTVERSION= 1.7 -CATEGORIES= graphics +CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner DISTFILES= spigot.1.7.tar.gz |