From 504a814c70767b8d6f0c54c90af3976bd0907e2b Mon Sep 17 00:00:00 2001 From: zi Date: Thu, 6 Dec 2012 16:39:07 +0000 Subject: - Reset MAINTAINER on ports with addresses that have unrecoverable bounces. Reported by: portscout Feature safe: yes --- dns/ddclient/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/ddclient') diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index 32432f3825a5..d6f2858f034c 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Update dynamic DNS entries LICENSE= GPLv2 -- cgit