diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-17 09:23:22 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-17 09:23:22 +0000 |
commit | 3f9f5d0dc270701216bc792dc6e4a1eaf0e3c3f4 (patch) | |
tree | 9dc6aa9d38b99f97adbc347dc0f144a5a5c03516 /java | |
parent | 81dd8bc5a73b0b9931da7ef933d2595f25e362d6 (diff) | |
download | ports-3f9f5d0dc270701216bc792dc6e4a1eaf0e3c3f4.tar.gz ports-3f9f5d0dc270701216bc792dc6e4a1eaf0e3c3f4.zip |
Notes
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 7270cb9ed113..63a2f1c20254 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 |