From 1578b4da52621dbff8f6ad3d1d5c4dd7332d7c16 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 5 Jul 1999 03:26:49 +0000 Subject: Fix typo in *_DEPENDS lines (arhivers -> archivers). --- japanese/lynx/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'japanese') diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index fbb6926bdff3..3d6d32d88c13 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -3,7 +3,7 @@ # Date created: 10 August 1998 # Whom: Shigeyuki FUKUSHIMA # -# $Id: Makefile,v 1.3 1999/02/28 08:22:24 shige Exp $ +# $Id: Makefile,v 1.4 1999/07/04 13:51:00 shige Exp $ # DISTNAME= lynx2.8.2rel.1 @@ -28,8 +28,8 @@ PLIST_SUB= DOCDIR=${L_DOCDIR} HELPDIR=${L_HELPDIR} \ INSTALL_TARGET= install install-help MAN1= lynx.1 -RUN_DEPENDS= unzip:${PORTSDIR}/arhivers/unzip \ - zip:${PORTSDIR}/arhivers/zip +RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ + zip:${PORTSDIR}/archivers/zip L_ETCDIR= etc L_DOCDIR= share/doc/lynx -- cgit v1.2.3