diff options
author | gjb <gjb@FreeBSD.org> | 2013-05-01 22:48:57 +0800 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2013-05-01 22:48:57 +0800 |
commit | 9611eec74d98f101185cace355b51f80ca43d6ef (patch) | |
tree | 20334f1ebaa3c2f8476daa8f8bdb2c24898e846d /print | |
parent | 2eb17053c2f0ad19a0295be32e8338baa1992329 (diff) | |
download | freebsd-ports-gnome-9611eec74d98f101185cace355b51f80ca43d6ef.tar.gz freebsd-ports-gnome-9611eec74d98f101185cace355b51f80ca43d6ef.tar.zst freebsd-ports-gnome-9611eec74d98f101185cace355b51f80ca43d6ef.zip |
Set CATEGORIES back to values prior to port removal.
Submitted by: portmgr (erwin)
Approved by: doceng (implicit)
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript7-jpnfont/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7-korfont/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile index 3eade44aabb8..e952688751f8 100644 --- a/print/ghostscript7-jpnfont/Makefile +++ b/print/ghostscript7-jpnfont/Makefile @@ -4,7 +4,7 @@ PORTNAME= ghostscript PORTVERSION= 7.07 PORTREVISION= 10 -CATEGORIES= japanese print +CATEGORIES= print japanese MASTER_SITES= # empty PKGNAMESUFFIX= 7-jpnfont DISTFILES= # empty diff --git a/print/ghostscript7-korfont/Makefile b/print/ghostscript7-korfont/Makefile index 6052d40100cd..3e5f37dec0ab 100644 --- a/print/ghostscript7-korfont/Makefile +++ b/print/ghostscript7-korfont/Makefile @@ -4,7 +4,7 @@ PORTNAME= ghostscript PORTVERSION= 7.07 PORTREVISION= 6 -CATEGORIES= korean print +CATEGORIES= print korean MASTER_SITES= # empty PKGNAMESUFFIX= 7-korfont DISTFILES= # empty |