diff options
author | asami <asami@FreeBSD.org> | 1998-12-17 09:23:22 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-12-17 09:23:22 +0000 |
commit | 1e2f2a029dd2e987dfd53cbf467e645869432fe6 (patch) | |
tree | 1c7953869b89f73448989de66f1f43778377b561 /java | |
parent | 095195ad5b84c247ab7389f7a3c2b038bd9daaae (diff) | |
download | FreeBSD-ports-1e2f2a029dd2e987dfd53cbf467e645869432fe6.zip FreeBSD-ports-1e2f2a029dd2e987dfd53cbf467e645869432fe6.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'java')
-rw-r--r-- | java/jikes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/java/jikes/Makefile b/java/jikes/Makefile index 7270cb9..63a2f1c 100644 --- a/java/jikes/Makefile +++ b/java/jikes/Makefile @@ -10,10 +10,10 @@ # PATCH INFO: (note: patches had to be regenerated, the patch files in # patches/ are not exactly the same as the ftp source) # -# patches/patch-aa +# patches/patch-aa # patch to compile under FreeBSD (local) # -# patches/patch-ab +# patches/patch-ab # ftp://ftp.crocodile.org/pub/jikes/divide0.patch # # patches/patch-ac @@ -28,7 +28,7 @@ # patches/patch-ae # ftp://ftp.crocodile.org/pub/jikes/jikes.makedepend.patch # -# $Id: Makefile,v 1.3 1998/12/16 00:12:24 steve Exp $ +# $Id: Makefile,v 1.4 1998/12/16 06:03:37 dillon Exp $ # DISTNAME= jikes-0.41 |