diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2014-01-08 02:08:19 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2014-01-08 02:08:19 +0000 |
commit | 48d953d23e603ec361df3cb6c59a59be7b7667d3 (patch) | |
tree | 06278350da93d555b9f044448af05d1593c92ac5 /dns | |
parent | 2a7bbfdb21bff884626736aaebaedf5e734f3046 (diff) | |
download | ports-48d953d23e603ec361df3cb6c59a59be7b7667d3.tar.gz ports-48d953d23e603ec361df3cb6c59a59be7b7667d3.zip |
Notes
Diffstat (limited to 'dns')
-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 9b1a9d0d3f70..698b10deb216 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= simon.krenz@ghostbsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Update dynamic DNS entries LICENSE= GPLv2 |