mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/sarep: Fix dead MASTER_SITES
- Replace ftp.vim.org (NXDOMAIN) with a mirror Approved by: portmgr (blanket)
This commit is contained in:
parent
bcd490923e
commit
d692d121ad
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= sarep
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://ftp.vim.org/ibiblio/utils/text/
|
||||
MASTER_SITES= https://ftp.nluug.nl/pub/ibiblio/utils/text/
|
||||
EXTRACT_SUFX=
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue