From 6ea27a812d9514eb6d9724139fa7626232054cb2 Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 9 May 2001 16:36:44 +0000 Subject: Fix typo in comment --- lang/sun-jre13/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/sun-jre13/Makefile b/lang/sun-jre13/Makefile index b241668c60d..7c6a0c67a1b 100644 --- a/lang/sun-jre13/Makefile +++ b/lang/sun-jre13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/04/03 13:37:42 skrll Exp $ +# $NetBSD: Makefile,v 1.5 2001/05/09 16:36:44 abs Exp $ # # MASTER_SITES is very special, and must end in "=": @@ -46,7 +46,7 @@ post-fetch: post-patch: @${FIND} ${WRKSRC} -name '*.orig' -print | xargs ${RM} -f -# This is ugly. The chown should happen after copying, ot tar should have +# This is ugly. The chown should happen after copying, or tar should have # a way to override permissions. do-install: ${INSTALL_PROGRAM_DIR} ${PREFIX} ${PREFIX}/jre -- cgit v1.2.3