From 66b1717b387de2b536db666832e1b9e24b0e531c Mon Sep 17 00:00:00 2001 From: espie Date: Fri, 27 May 2005 09:34:00 +0000 Subject: [PATCH] tsk, tsk, distibution --- devel/jdk/1.4/Makefile | 4 ++-- devel/jdk/1.5/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/jdk/1.4/Makefile b/devel/jdk/1.4/Makefile index 65a6578b10a..dfc3e1dc9f3 100644 --- a/devel/jdk/1.4/Makefile +++ b/devel/jdk/1.4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2005/05/24 22:02:47 kurt Exp $ +# $OpenBSD: Makefile,v 1.6 2005/05/27 09:34:00 espie Exp $ # $FreeBSD: /repoman/r/pcvs/ports/java/jdk14/Makefile,v 1.79 2004/08/18 07:06:03 glewis Exp $ ONLY_FOR_ARCHS= i386 @@ -57,7 +57,7 @@ MAKE_ENV= ALT_MOTIF_DIR="${LOCALBASE}" \ DEFAULT_LD_LIBRARY_PATH="/usr/lib:/usr/X11R6/lib:${LOCALBASE}/lib" # Error message for distfile. -FETCH_MANUALLY= "You must manually fetch the distibution files, place" +FETCH_MANUALLY= "You must manually fetch the distribution files, place" FETCH_MANUALLY+= "them in ${FULLDISTDIR} and then run make again." FETCH_MANUALLY+= "Get the SCSL source \& binary files:" FETCH_MANUALLY+= " ${DISTNAME}-src-scsl.zip" diff --git a/devel/jdk/1.5/Makefile b/devel/jdk/1.5/Makefile index a697b252b12..0bd5206f160 100644 --- a/devel/jdk/1.5/Makefile +++ b/devel/jdk/1.5/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2005/05/25 17:27:53 kurt Exp $ +# $OpenBSD: Makefile,v 1.2 2005/05/27 09:34:01 espie Exp $ ONLY_FOR_ARCHS= i386 @@ -60,7 +60,7 @@ MAKE_ENV= ALT_MOTIF_DIR="${LOCALBASE}" \ DEFAULT_LD_LIBRARY_PATH="/usr/lib:/usr/X11R6/lib:${LOCALBASE}/lib" # Error message for distfile. -FETCH_MANUALLY= "You must manually fetch the distibution files, place" +FETCH_MANUALLY= "You must manually fetch the distribution files, place" FETCH_MANUALLY+= "them in ${FULLDISTDIR} and then run make again." FETCH_MANUALLY+= "Get the SCSL source \& binary files:" FETCH_MANUALLY+= " ${DISTNAME}-src-scsl.zip"