aboutsummaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-02-26 15:13:45 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-02-26 15:13:45 +0000
commitff41a2bdc0008e7508bd66a9857a7d807ef00a98 (patch)
tree9bd8346026b19b52fb6a044db1ed4de02b97e195 /www/lynx
parenta993796075657f1996a7a818197b6c967381ebca (diff)
downloadports-ff41a2bdc0008e7508bd66a9857a7d807ef00a98.tar.gz
ports-ff41a2bdc0008e7508bd66a9857a7d807ef00a98.zip
- Fix CONFLICTS with www/lynx-current
PR: ports/131596 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> Approved by: jharris@widowmaker.com (maintainer timeout)
Notes
Notes: svn path=/head/; revision=229084
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile4
1 files changed, 2 insertions, 2 deletions
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