diff options
author | wiz <wiz@pkgsrc.org> | 2002-08-16 00:06:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-08-16 00:06:23 +0000 |
commit | fe1131cbbb8ceceb9081f6a392796328f6b97dd1 (patch) | |
tree | f2cf581afe99390d5313b9eb8ceab48316236e90 /lang/jbuilder-jit | |
parent | 19694c1db4e0f55643a88ca0f8223d03834bfdd1 (diff) | |
download | pkgsrc-fe1131cbbb8ceceb9081f6a392796328f6b97dd1.tar.gz |
Fix spacing problems reported in pkg/17951.
Diffstat (limited to 'lang/jbuilder-jit')
-rw-r--r-- | lang/jbuilder-jit/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/jbuilder-jit/Makefile b/lang/jbuilder-jit/Makefile index b2f10941f96..65dc8febee5 100644 --- a/lang/jbuilder-jit/Makefile +++ b/lang/jbuilder-jit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/08/07 17:28:56 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2002/08/16 00:06:23 wiz Exp $ # DISTNAME= unix_jb35foundation @@ -6,9 +6,9 @@ PKGNAME= jbuilder-jit-1.2.15 PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://ftp.cdut.edu.cn/pub2/linux/develop/jbuilder/ \ - http://python.planetmirror.com/ftp/jbuilder/foundation/3.5/linux/ \ - http://planetmirror.com.au/ftp/jbuilder/foundation/3.5/linux/ \ - http://www.au.horde.org/pub/jbuilder/foundation/3.5/linux/ + http://python.planetmirror.com/ftp/jbuilder/foundation/3.5/linux/ \ + http://planetmirror.com.au/ftp/jbuilder/foundation/3.5/linux/ \ + http://www.au.horde.org/pub/jbuilder/foundation/3.5/linux/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.borland.com |