diff options
Diffstat (limited to 'dns/noip/Makefile')
-rw-r--r-- | dns/noip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/noip/Makefile b/dns/noip/Makefile index d5fa83678c2f..347dcc69ba12 100644 --- a/dns/noip/Makefile +++ b/dns/noip/Makefile @@ -9,8 +9,7 @@ PORTNAME= noip PORTVERSION= 2.1.7 PORTREVISION= 2 CATEGORIES= dns -MASTER_SITES= http://www.no-ip.com/client/linux/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://www.no-ip.com/client/linux/ MAINTAINER= kay.abendroth@raxion.net COMMENT= No-IP.com's dynamic DNS update client |