diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-08-23 15:13:56 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-08-23 15:13:56 +0000 |
commit | cc0621ca9f5dce27bf8c50120a497eb1e5ce25c4 (patch) | |
tree | 907a48f9b34f6c79106201166977a7fed1db5b2a /lang/jbuilder-jit | |
parent | 5e93a320d310fe3fab7ca220934339b4331c1f0b (diff) | |
download | pkgsrc-cc0621ca9f5dce27bf8c50120a497eb1e5ce25c4.tar.gz |
Put these packages into a new pseudo-category called 'java'.
Diffstat (limited to 'lang/jbuilder-jit')
-rw-r--r-- | lang/jbuilder-jit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jbuilder-jit/Makefile b/lang/jbuilder-jit/Makefile index aa4ea99f2e9..96114eac294 100644 --- a/lang/jbuilder-jit/Makefile +++ b/lang/jbuilder-jit/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2003/07/17 21:44:41 grant Exp $ +# $NetBSD: Makefile,v 1.16 2003/08/23 15:13:58 jschauma Exp $ # DISTNAME= unix_jb35foundation PKGNAME= jbuilder-jit-1.2.15 PKGREVISION= 1 WRKSRC= ${WRKDIR}/javacomp-1.2.15 -CATEGORIES= lang +CATEGORIES= lang java MASTER_SITES= http://ftp.cdut.edu.cn/pub2/linux/develop/jbuilder/ \ http://python.planetmirror.com/ftp/jbuilder/foundation/3.5/linux/ \ http://planetmirror.com.au/ftp/jbuilder/foundation/3.5/linux/ \ |