www/lynx-current: Better MASTER_SITES

Previously we had one unencrypted HTTP and one ftp URL. Now we have
two HTTPS URLs.

PR:		284612
Reported by:	Thomas E. Dickey (creator of Lynx)
This commit is contained in:
Adam Weinberger 2025-02-06 13:42:36 -05:00
parent 90c45f91c1
commit 47e960dac7

View file

@ -1,8 +1,8 @@
PORTNAME= lynx
PORTVERSION= 2.9.2
CATEGORIES= www
MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ \
ftp://ftp.invisible-island.net/lynx/tarballs/
MASTER_SITES= https://invisible-mirror.net/archives/lynx/tarballs/ \
https://invisible-island.net/archives/lynx/tarballs/
PKGNAMESUFFIX= -current
DISTNAME= ${PORTNAME}${PORTVERSION:S/p/pre./:S/d/dev./}