diff options
Diffstat (limited to 'dns/getdns/Makefile')
-rw-r--r-- | dns/getdns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/getdns/Makefile b/dns/getdns/Makefile index 0595afc..ae50609 100644 --- a/dns/getdns/Makefile +++ b/dns/getdns/Makefile @@ -5,9 +5,8 @@ PORTNAME= getdns PORTVERSION= 1.1.2 CATEGORIES= dns ipv6 MASTER_SITES= https://getdnsapi.net/dist/ \ - https://mirrors.rit.edu/zi/ \ + ZI \ http://getdnsapi.net/dist/ \ - http://mirrors.rit.edu/zi/ MAINTAINER= zi@FreeBSD.org COMMENT= Modern asynchronous DNS API |