mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Add MASTER_SITE_LOCAL since the primary distribution site rejects
connections without working reverse DNS. Approved by: Larry Rosenman (maintainer), garga (mentor)
This commit is contained in:
parent
f3764a7c79
commit
0771ecedf5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206258
@ -22,7 +22,9 @@ MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
|
||||
ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/ \
|
||||
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
|
||||
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \
|
||||
ftp://ftp.tau.ac.il/pub/unix/admin/
|
||||
ftp://ftp.tau.ac.il/pub/unix/admin/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= wxs
|
||||
|
||||
MAINTAINER= ler@lerctr.org
|
||||
COMMENT= Lists information about open files (similar to fstat(1))
|
||||
|
Loading…
Reference in New Issue
Block a user