From 644c7b7743aecd518e64fc296170ab18a22d8350 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 11 Nov 1996 05:31:01 +0000 Subject: Upgrade --- www/lynx-current/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/lynx-current/Makefile') diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index b5c993018d4d..f81bc8e07cea 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -5,7 +5,7 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.28 1996/10/22 02:10:12 ache Exp $ +# $Id: Makefile,v 1.29 1996/11/02 00:55:08 ache Exp $ # DISTNAME= lynx2-6 @@ -20,8 +20,8 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip EXTRACT_CMD= unzip EXTRACT_ARGS= -q -o -PATCH_SITES= http://www.nyu.edu/pages/wsn/subir/lynx/patches/ -PATCHFILES= 2-6-patch11.txt +#PATCH_SITES= http://www.nyu.edu/pages/wsn/subir/lynx/patches/ +#PATCHFILES= 2-6-patch11.txt MAINTAINER= ache@FreeBSD.ORG @@ -31,4 +31,4 @@ ALL_TARGET= freebsd-ncurses # must be after bsd.port.mk -PATCH_DIST_ARGS+= -d ${WRKSRC}/src +#PATCH_DIST_ARGS+= -d ${WRKSRC}/src -- cgit