summaryrefslogtreecommitdiff
path: root/lang/kaffe
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-08-23 15:13:56 +0000
committerjschauma <jschauma@pkgsrc.org>2003-08-23 15:13:56 +0000
commitcc0621ca9f5dce27bf8c50120a497eb1e5ce25c4 (patch)
tree907a48f9b34f6c79106201166977a7fed1db5b2a /lang/kaffe
parent5e93a320d310fe3fab7ca220934339b4331c1f0b (diff)
downloadpkgsrc-cc0621ca9f5dce27bf8c50120a497eb1e5ce25c4.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