diff options
author | wiz <wiz@pkgsrc.org> | 2000-01-09 01:20:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-01-09 01:20:33 +0000 |
commit | edb7e62207f2cd15dafdb37d0f53e2500c195641 (patch) | |
tree | d33276a6ba12d027578d4eaf1ee51d6a099ddedc /lang/jikes | |
parent | 74b37e3d74bbb0cb99c5996966edf77adc4df992 (diff) | |
download | pkgsrc-edb7e62207f2cd15dafdb37d0f53e2500c195641.tar.gz |
whitespace cleanup
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. - |