diff options
author | knu <knu@FreeBSD.org> | 2000-04-15 01:10:50 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-04-15 01:10:50 +0800 |
commit | 21ba27ec7574cb3e0352707fb2c64c72516b67a8 (patch) | |
tree | 9054a130128890670cf5077a104b85283866ac7b /net/ppxp | |
parent | 69f007b53e364d62f0f03e0584a2e43373371ac5 (diff) | |
download | freebsd-ports-gnome-21ba27ec7574cb3e0352707fb2c64c72516b67a8.tar.gz freebsd-ports-gnome-21ba27ec7574cb3e0352707fb2c64c72516b67a8.tar.zst freebsd-ports-gnome-21ba27ec7574cb3e0352707fb2c64c72516b67a8.zip |
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
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/ |