mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
x11/luit: Update MASTER_SITES
Add "/pub" which is the canonical path in FTP as site owner suggested Add the HTTP master site as submitter suggested PR: 258741 Reported by: bas@area536.com MFH: 2021Q3
This commit is contained in:
parent
2af423a9b6
commit
9abd1e471d
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
PORTNAME= luit
|
PORTNAME= luit
|
||||||
PORTVERSION= 20210218
|
PORTVERSION= 20210218
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
MASTER_SITES= ftp://ftp.invisible-island.net/luit/
|
MASTER_SITES= https://invisible-mirror.net/archives/luit/ \
|
||||||
|
ftp://ftp.invisible-island.net/pub/luit/
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
COMMENT= Locale and ISO 2022 support for Unicode terminals
|
COMMENT= Locale and ISO 2022 support for Unicode terminals
|
||||||
|
|
Loading…
Add table
Reference in a new issue