diff options
author | Glen Barber <gjb@FreeBSD.org> | 2013-05-01 14:48:57 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2013-05-01 14:48:57 +0000 |
commit | 97181ecd740b1e84eeabdef71edc0b5226acdfb3 (patch) | |
tree | 20334f1ebaa3c2f8476daa8f8bdb2c24898e846d | |
parent | 0bc82928e737c176bef5609dfb75300904975b27 (diff) | |
download | ports-97181ecd740b1e84eeabdef71edc0b5226acdfb3.tar.gz ports-97181ecd740b1e84eeabdef71edc0b5226acdfb3.zip |
Set CATEGORIES back to values prior to port removal.
Submitted by: portmgr (erwin)
Approved by: doceng (implicit)
Notes
Notes:
svn path=/head/; revision=317023
-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 |