diff options
author | jschauma <jschauma> | 2003-08-23 15:16:36 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-08-23 15:16:36 +0000 |
commit | fa48109306d9971d67b02999d66bd02e6ffa46df (patch) | |
tree | e57625b7ee99e70a3090cacf64e3d0b2d3865f8c /textproc/xp/Makefile | |
parent | 1ab58fd9922656f6e54fc43c04deb672257d1195 (diff) | |
download | pkgsrc-fa48109306d9971d67b02999d66bd02e6ffa46df.tar.gz |
Add pseudo-category 'java'.
Diffstat (limited to 'textproc/xp/Makefile')
-rw-r--r-- | textproc/xp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index 0d0171a6ab8..c486c77fb29 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 22:54:56 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/08/23 15:23:00 jschauma Exp $ # DISTNAME= xp PKGNAME= XP-0.5 -CATEGORIES= textproc www +CATEGORIES= textproc www java MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ EXTRACT_SUFX= .zip |