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/joos | |
parent | a27f51dc23d15021899467701d657a39bf41c48c (diff) | |
download | pkgsrc-5d3854e5f1789e14e1c8f012a9c915a5a0c1cdfc.tar.gz |
Put these packages into a new pseudo-category called 'java'.
Diffstat (limited to 'lang/joos')
-rw-r--r-- | lang/joos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/joos/Makefile b/lang/joos/Makefile index 05c6a5b3eff..122c4f2fbc0 100644 --- a/lang/joos/Makefile +++ b/lang/joos/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:44:45 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/08/23 15:14:01 jschauma Exp $ # DISTNAME= joos-0.2 -CATEGORIES= lang +CATEGORIES= lang java MASTER_SITES= ftp://netbsd.stevens-tech.edu/pub/NetBSD/packages/distfiles/ EXTRACT_SUFX= .tar.bz2 |