diff options
author | lioux <lioux@FreeBSD.org> | 2003-04-04 20:03:00 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-04-04 20:03:00 +0000 |
commit | 503c6c174dacedf14a9e92a044278fde46384bbb (patch) | |
tree | 7bd674c7246f008b07c464b4aaba85748edbd035 /multimedia | |
parent | ca4ceca1f2ae4da3be25a73d560586f327864de0 (diff) | |
download | FreeBSD-ports-503c6c174dacedf14a9e92a044278fde46384bbb.zip FreeBSD-ports-503c6c174dacedf14a9e92a044278fde46384bbb.tar.gz |
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 67e27a8..1601368 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 3906f50..eb13a03 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 |