From f5cda216d83199be565844ea7972ee0757a86654 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Tue, 6 Jan 2015 10:01:41 +0000 Subject: Move MASTER_SITES from CRITICAL to LOCAL/ehaupt --- dns/ldns/Makefile | 2 +- dns/noip/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dns') diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 63ba506e02ac..2cf94b651e14 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.6.17 PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= jaap@NLnetLabs.nl COMMENT= Library for programs conforming to DNS RFCs and drafts diff --git a/dns/noip/Makefile b/dns/noip/Makefile index 6dabe252ca30..ca39be54e28f 100644 --- a/dns/noip/Makefile +++ b/dns/noip/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.1.9 PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= http://www.no-ip.com/client/linux/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= sthalik@tehran.lain.pl COMMENT= No-IP.com's dynamic DNS update client -- cgit