From 5625da142fb9cab166b0eba0c3e529358be53d5c Mon Sep 17 00:00:00 2001 From: wxs Date: Thu, 26 Feb 2009 15:13:45 +0000 Subject: - Fix CONFLICTS with www/lynx-current PR: ports/131596 Submitted by: "Joseph S. Atkinson" Approved by: jharris@widowmaker.com (maintainer timeout) --- www/lynx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/lynx') diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 43ddaae39a71..0f8d951022ef 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -7,7 +7,7 @@ PORTNAME= lynx PORTVERSION= 2.8.6.5 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ \ @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:R}rel.${PORTVERSION:E} MAINTAINER= jharris@widomaker.com COMMENT= A non-graphical, text-based World-Wide Web client -CONFLICTS= lynx-current* +CONFLICTS= lynx-2.8.[7-9]* USE_BZIP2= yes USE_OPENSSL= yes -- cgit