diff options
author | jschauma <jschauma> | 2003-08-23 15:13:56 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-08-23 15:13:56 +0000 |
commit | 5d3854e5f1789e14e1c8f012a9c915a5a0c1cdfc (patch) | |
tree | 907a48f9b34f6c79106201166977a7fed1db5b2a /lang/jdk-openjit | |
parent | a27f51dc23d15021899467701d657a39bf41c48c (diff) | |
download | pkgsrc-5d3854e5f1789e14e1c8f012a9c915a5a0c1cdfc.tar.gz |
Put these packages into a new pseudo-category called 'java'.
Diffstat (limited to 'lang/jdk-openjit')
-rw-r--r-- | lang/jdk-openjit/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jdk-openjit/Makefile.common b/lang/jdk-openjit/Makefile.common index dc19f03b3ec..7b52bfafda9 100644 --- a/lang/jdk-openjit/Makefile.common +++ b/lang/jdk-openjit/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.2 2003/07/02 10:27:06 jlam Exp $ +# $NetBSD: Makefile.common,v 1.3 2003/08/23 15:13:59 jschauma Exp $ OPENJIT_VERSION=1.1.16 DISTNAME= OpenJIT-${OPENJIT_VERSION} -CATEGORIES= lang +CATEGORIES= lang java MASTER_SITES= http://www.openjit.org/dist/ MAINTAINER= tv@pobox.com |