diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-08-23 15:16:36 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-08-23 15:16:36 +0000 |
commit | cffa35af853ff27366856783deb1b2d307cc8b43 (patch) | |
tree | e57625b7ee99e70a3090cacf64e3d0b2d3865f8c /www/jsdk20 | |
parent | 24d57b8c84dc7f02230789d4fe6f0b3efdf26f5d (diff) | |
download | pkgsrc-cffa35af853ff27366856783deb1b2d307cc8b43.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 |