diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
commit | cf9bd998c786a4e8e52cb7d71976bbb31836e3cb (patch) | |
tree | 4432d8d9ec369f1ca6e3e6868602841bfaab85da /dns/ddclient | |
parent | f34298b16a48b1d1f45a5d7ff9d38b2a5eec02c0 (diff) |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=308390
Diffstat (limited to 'dns/ddclient')
-rw-r--r-- | dns/ddclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |