diff options
Diffstat (limited to 'lang/jikes')
-rw-r--r-- | lang/jikes/Makefile | 4 | ||||
-rw-r--r-- | lang/jikes/pkg/DESCR | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/lang/jikes/Makefile b/lang/jikes/Makefile index f84de1f35d5..6336ef5215e 100644 --- a/lang/jikes/Makefile +++ b/lang/jikes/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 1999/10/22 15:13:02 agc Exp $ +# $NetBSD: Makefile,v 1.3 2000/01/09 01:20:33 wiz Exp $ # DISTNAME= jikes-1.06 CATEGORIES= lang -MASTER_SITES= ftp://ftp.whistle.com/pub/archie/misc/ +MASTER_SITES= ftp://ftp.whistle.com/pub/archie/misc/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www10.software.ibm.com/developerworks/opensource/jikes/ diff --git a/lang/jikes/pkg/DESCR b/lang/jikes/pkg/DESCR index 575bbd239d6..67554e9826e 100644 --- a/lang/jikes/pkg/DESCR +++ b/lang/jikes/pkg/DESCR @@ -11,4 +11,3 @@ been approved by the Open Source Initiative. The project currently includes the Jikes compiler, the Jikes Parser Generator, and the Jikes Test Suite. - |