[Midnightbsd-cvs] mports [21218] trunk/www/lynx: fix dist site and url
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Mar 17 21:23:47 EDT 2016
Revision: 21218
http://svnweb.midnightbsd.org/mports/?rev=21218
Author: laffer1
Date: 2016-03-17 21:23:47 -0400 (Thu, 17 Mar 2016)
Log Message:
-----------
fix dist site and url
Modified Paths:
--------------
trunk/www/lynx/Makefile
trunk/www/lynx/pkg-descr
Modified: trunk/www/lynx/Makefile
===================================================================
--- trunk/www/lynx/Makefile 2016-03-18 01:22:31 UTC (rev 21217)
+++ trunk/www/lynx/Makefile 2016-03-18 01:23:47 UTC (rev 21218)
@@ -2,9 +2,9 @@
PORTNAME= lynx
PORTVERSION= 2.8.8.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www ipv6
-MASTER_SITES= http://lynx.isc.org/current/ \
+MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ \
http://bitrote.org/distfiles/
DISTNAME= ${PORTNAME}${PORTVERSION:R}rel.${PORTVERSION:E}
Modified: trunk/www/lynx/pkg-descr
===================================================================
--- trunk/www/lynx/pkg-descr 2016-03-18 01:22:31 UTC (rev 21217)
+++ trunk/www/lynx/pkg-descr 2016-03-18 01:23:47 UTC (rev 21218)
@@ -2,4 +2,4 @@
and other information servers. It uses only ascii representation so
that it can be used from ascii-terminals and dial-in lines.
-WWW: http://lynx.isc.org/
+WWW: http://lynx.invisible-island.net/
More information about the Midnightbsd-cvs
mailing list