summaryrefslogtreecommitdiff
path: root/lang/kaffe
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-08-23 15:13:56 +0000
committerjschauma <jschauma>2003-08-23 15:13:56 +0000
commit5d3854e5f1789e14e1c8f012a9c915a5a0c1cdfc (patch)
tree907a48f9b34f6c79106201166977a7fed1db5b2a /lang/kaffe
parenta27f51dc23d15021899467701d657a39bf41c48c (diff)
downloadpkgsrc-5d3854e5f1789e14e1c8f012a9c915a5a0c1cdfc.tar.gz
Put these packages into a new pseudo-category called 'java'.
Diffstat (limited to 'lang/kaffe')
-rw-r--r--lang/kaffe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/kaffe/Makefile b/lang/kaffe/Makefile
index 10a0ec9a2f5..dc6306d98e4 100644
--- a/lang/kaffe/Makefile
+++ b/lang/kaffe/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.47 2003/07/17 21:44:46 grant Exp $
+# $NetBSD: Makefile,v 1.48 2003/08/23 15:14:01 jschauma Exp $
#
DISTNAME= kaffe-1.0.7
PKGREVISION= 1
-CATEGORIES= lang
+CATEGORIES= lang java
MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/v1.0.x-production/
MAINTAINER= tech-pkg@NetBSD.org