From 34c38999da3f04f5deadbc6fee6944f2a592d011 Mon Sep 17 00:00:00 2001 From: jwise Date: Fri, 13 Oct 2000 21:33:06 +0000 Subject: Fix pasto (swing instead of jsdk in a comment) --- www/jsdk20/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/jsdk20') diff --git a/www/jsdk20/Makefile b/www/jsdk20/Makefile index ba774b85ace..156dd88b53d 100644 --- a/www/jsdk20/Makefile +++ b/www/jsdk20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/09/11 15:39:10 jwise Exp $ +# $NetBSD: Makefile,v 1.9 2000/10/13 21:33:06 jwise Exp $ # STOP! Don't update this to a later version of this software. # The JSDK and Apache Jakarta projects have merged, making the # jakarta-tomcat package the current version of this software. @@ -37,7 +37,7 @@ TEMPFILE!=echo ${TEMPDIR}/jsdk20.location.$$$$ pre-fetch: @if [ ! -x ${LOCALBASE}/bin/urlget ];\ then \ - ${ECHO} '==> Installing urlget to fetch swing' ; \ + ${ECHO} '==> Installing urlget to fetch jsdk20' ; \ (cd ../../www/urlget && make install) ; \ fi -- cgit v1.2.3