diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-01-11 19:52:03 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-01-11 19:52:03 +0000 |
commit | 3aa56c5d63b27d15380d0f19fae54fd79b685432 (patch) | |
tree | 080a040602925346fd95e21ed01f51e7c9c597de /dns/ddclient | |
parent | ba0a0fed1f8cf628f252133fcc5c0c56d46f3830 (diff) | |
download | ports-3aa56c5d63b27d15380d0f19fae54fd79b685432.tar.gz ports-3aa56c5d63b27d15380d0f19fae54fd79b685432.zip |
Notes
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 41c47eef82b9..4615a6e82d09 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= ports@FreeBSD.org +MAINTAINER= simon.krenz@ghostbsd.org COMMENT= Update dynamic DNS entries LICENSE= GPLv2 |