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 /net/ppxp | |
parent | 5026928fbafd8ad18d16caeb55bf6f1af93df053 (diff) |
Notes
Diffstat (limited to 'net/ppxp')
-rw-r--r-- | net/ppxp/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile index 6ef4e8935cb6..6648da36afbf 100644 --- a/net/ppxp/Makefile +++ b/net/ppxp/Makefile @@ -9,10 +9,7 @@ PORTNAME= ppxp PORTVERSION= 0.99120923 -CATEGORIES= net tk82 -.if defined(USE_TCLJP) -CATEGORIES+= japanese -.endif +CATEGORIES+= net tk82 MASTER_SITES= http://www.dsl.gr.jp/~manabe/PPxP/packages/ \ http://www.linet.gr.jp/~manabe/PPxP/packages/ \ http://www.dsl.ics.tut.ac.jp/~manabe/PPxP/packages/ |