aboutsummaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>2000-04-26 14:48:55 +0000
committerJustin M. Seger <jseger@FreeBSD.org>2000-04-26 14:48:55 +0000
commitbbcdfa372481e1ab2a27e058734fa15ff0f40d69 (patch)
treecf73d92cb84b6e50a4c974be90a7cf8e530ea676 /www/lynx
parent9459627a8dde79fa6a5c0fc0cd6a3fb054770a0a (diff)
downloadports-bbcdfa372481e1ab2a27e058734fa15ff0f40d69.tar.gz
ports-bbcdfa372481e1ab2a27e058734fa15ff0f40d69.zip
Notes
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 33615033fa32..e9dbb53a01c1 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -6,13 +6,13 @@
#
# NOTE: This port is tracking lynx-current until 2.8.3 is released. Anything
-# before 2.8.3pre.2 has unacceptable security holes.
+# before 2.8.3pre.5 has unacceptable security holes.
PORTNAME= lynx
-PORTVERSION= 2.8.3pre.5
+PORTVERSION= 2.8.3.p5
CATEGORIES= www
MASTER_SITES= http://lynx.isc.org/current/
-DISTNAME= ${PORTNAME}${PORTVERSION}
+DISTNAME= ${PORTNAME}2.8.3pre.5
MAINTAINER= jseger@FreeBSD.org