diff options
Diffstat (limited to 'net')
-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/ |