diff options
Diffstat (limited to 'java/jdk11/Makefile')
-rw-r--r-- | java/jdk11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile index 6197437..68d45e5 100644 --- a/java/jdk11/Makefile +++ b/java/jdk11/Makefile @@ -3,7 +3,7 @@ # Date created: Feb, 8, 1998 # Whom: Nate Williams <nate@FreeBSD.org> # -# $Id: Makefile,v 1.17 1998/12/22 05:43:52 nate Exp $ +# $Id: Makefile,v 1.18 1999/03/26 21:05:27 steve Exp $ # DISTNAME= jdk-1.1.7 @@ -21,7 +21,7 @@ NO_BUILD= yes .include <bsd.port.pre.mk> .if ${PORTOBJFORMAT} == "aout" -DISTFILES= jdk1.1.7_AOUT.V99-3-24.tar.gz +DISTFILES= jdk1.1.7_AOUT.V99-4-16.tar.gz .else DISTFILES= jdk1.1.7_ELF.V99-3-25.tar.gz do-configure: |