use MASTER_SITE_LOCAL as MASTER_SITE.
ftp://ftp.his.com/pub/brad/dns/ was no longer anonymous ftp server.
This commit is contained in:
parent
28a0c7a66b
commit
17ce737d95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35260
2 changed files with 4 additions and 2 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= doc
|
||||
PORTVERSION= 2.1.4
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.his.com/pub/brad/dns/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= sanpei
|
||||
|
||||
MAINTAINER= sanpei@FreeBSD.org
|
||||
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= doc
|
||||
PORTVERSION= 2.1.4
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.his.com/pub/brad/dns/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= sanpei
|
||||
|
||||
MAINTAINER= sanpei@FreeBSD.org
|
||||
|
||||
|
|
Loading…
Reference in a new issue