diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-14 17:10:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-14 17:10:50 +0000 |
commit | 6eff5967a7a142fa7085178c8046e462a6f66e9e (patch) | |
tree | 6c280a5fa20df78f1d79b42076c806a8ecf36bc1 /print | |
parent | 5026928fbafd8ad18d16caeb55bf6f1af93df053 (diff) | |
download | ports-6eff5967a7a142fa7085178c8046e462a6f66e9e.tar.gz ports-6eff5967a7a142fa7085178c8046e462a6f66e9e.zip |
Notes
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 874a9a6dc908..9658a1205f6c 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 f2aebaf5a1c2..c90ae9222a9a 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} |