diff options
-rw-r--r-- | dns/adns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/adns/Makefile b/dns/adns/Makefile index 3b3bd22..f7d7a03 100644 --- a/dns/adns/Makefile +++ b/dns/adns/Makefile @@ -9,8 +9,7 @@ PORTNAME= adns PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= dns -MASTER_SITES= ftp://ftp.chiark.greenend.org.uk/users/ian/adns/ \ - http://www.chiark.greenend.org.uk/~ian/adns/ftp/ +MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/ MAINTAINER= ports@FreeBSD.org COMMENT= Easy to use, asynchronous-capable DNS client library and utilities |