diff options
author | knu <knu@FreeBSD.org> | 2000-04-14 17:10:50 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-04-14 17:10:50 +0000 |
commit | 21ba27ec7574cb3e0352707fb2c64c72516b67a8 (patch) | |
tree | 9054a130128890670cf5077a104b85283866ac7b /print | |
parent | 69f007b53e364d62f0f03e0584a2e43373371ac5 (diff) | |
download | FreeBSD-ports-21ba27ec7574cb3e0352707fb2c64c72516b67a8.zip FreeBSD-ports-21ba27ec7574cb3e0352707fb2c64c72516b67a8.tar.gz |
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
Diffstat (limited to 'print')
-rw-r--r-- | print/gp/Makefile | 2 | ||||
-rw-r--r-- | print/tgif2tex/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/gp/Makefile b/print/gp/Makefile index 874a9a6..9658a12 100644 --- a/print/gp/Makefile +++ b/print/gp/Makefile @@ -7,7 +7,7 @@ PORTNAME= gp PORTVERSION= 2.5.p2 -CATEGORIES?= print tk42 +CATEGORIES+= print tk42 MASTER_SITES= http://www.itbrain.co.jp/~ueda/GP/ DISTNAME= GP-2.5p2 diff --git a/print/tgif2tex/Makefile b/print/tgif2tex/Makefile index f2aebaf..c90ae92 100644 --- a/print/tgif2tex/Makefile +++ b/print/tgif2tex/Makefile @@ -7,7 +7,7 @@ PORTNAME= tgif2tex PORTVERSION= 1.46 -CATEGORIES= print +CATEGORIES+= print MASTER_SITES= http://camphor.elcom.nitech.ac.jp/~nakano/tgif2tex/ DISTNAME= ${PORTNAME} |