mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update the address of the L root server as per ICANN's announcement at
http://blog.icann.org/?p=227 Bump PORTREVISION. Approved by: portmgr (linimon)
This commit is contained in:
parent
6da2259dda
commit
51fb5e3cb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202504
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME?= djbdns
|
PORTNAME?= djbdns
|
||||||
PORTVERSION?= ${DJBDNS_VER}
|
PORTVERSION?= ${DJBDNS_VER}
|
||||||
PORTREVISION?= 10
|
PORTREVISION?= 11
|
||||||
CATEGORIES?= dns
|
CATEGORIES?= dns
|
||||||
MASTER_SITES= http://cr.yp.to/djbdns/ \
|
MASTER_SITES= http://cr.yp.to/djbdns/ \
|
||||||
ftp://cr.yp.to/djbdns/
|
ftp://cr.yp.to/djbdns/
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--- dnsroots.global.orig Fri Jan 30 12:34:54 2004
|
--- dnsroots.global.orig 2001-02-11 23:11:45.000000000 +0200
|
||||||
+++ dnsroots.global Fri Jan 30 12:35:38 2004
|
+++ dnsroots.global 2007-11-04 20:06:59.000000000 +0200
|
||||||
@@ -1,5 +1,5 @@
|
@@ -1,5 +1,5 @@
|
||||||
198.41.0.4
|
198.41.0.4
|
||||||
-128.9.0.107
|
-128.9.0.107
|
||||||
|
@ -14,5 +14,6 @@
|
||||||
-198.41.0.10
|
-198.41.0.10
|
||||||
+192.58.128.30
|
+192.58.128.30
|
||||||
193.0.14.129
|
193.0.14.129
|
||||||
198.32.64.12
|
-198.32.64.12
|
||||||
|
+199.7.83.42
|
||||||
202.12.27.33
|
202.12.27.33
|
||||||
|
|
Loading…
Add table
Reference in a new issue