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 /www/jsdk20 | |
parent | 1ab58fd9922656f6e54fc43c04deb672257d1195 (diff) | |
download | pkgsrc-fa48109306d9971d67b02999d66bd02e6ffa46df.tar.gz |
Add pseudo-category 'java'.
Diffstat (limited to 'www/jsdk20')
-rw-r--r-- | www/jsdk20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/jsdk20/Makefile b/www/jsdk20/Makefile index f41d215af4b..c910e42a5ff 100644 --- a/www/jsdk20/Makefile +++ b/www/jsdk20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/07/17 22:55:38 grant Exp $ +# $NetBSD: Makefile,v 1.22 2003/08/23 15:26:23 jschauma Exp $ # STOP! Don't update this to a later version of this software. # The JSDK and Apache Jakarta projects have merged, making the # jakarta-tomcat package the current version of this software. @@ -8,7 +8,7 @@ DISTNAME= jsdk20-solaris2-sparc PKGNAME= jsdk-2.0 WRKSRC= ${WRKDIR}/JSDK2.0 -CATEGORIES= www +CATEGORIES= www java MASTER_SITES= # none EXTRACT_SUFX= .tar.Z |