diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-28 00:09:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-28 00:09:51 +0000 |
commit | ee7adffbe0d59aa403105a879d4beea5aa4bc050 (patch) | |
tree | 0545209ebcf6696ce2b305d590e8ace4e9886b17 /multimedia/gsubedit | |
parent | b29aa8488412a719451e632d80595ab336d58775 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=71181
Diffstat (limited to 'multimedia/gsubedit')
-rw-r--r-- | multimedia/gsubedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gsubedit/Makefile b/multimedia/gsubedit/Makefile index 8af07e452641..d120bb3544d5 100644 --- a/multimedia/gsubedit/Makefile +++ b/multimedia/gsubedit/Makefile @@ -8,7 +8,7 @@ PORTNAME= GSubEdit PORTVERSION= 0.4.p1 -CATEGORIES= graphics gnome +CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/pre/} |