diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 09:40:47 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 09:40:47 +0800 |
commit | e91ca4de71355a2619b8e2069f908514f8446f1c (patch) | |
tree | b79b181c8a47c114f43ad6d4efa88301485b821a /dns/ddclient | |
parent | 5c56dc3c73b04e2ca25b3bd64eaf05a30a7b3557 (diff) | |
download | freebsd-ports-gnome-e91ca4de71355a2619b8e2069f908514f8446f1c.tar.gz freebsd-ports-gnome-e91ca4de71355a2619b8e2069f908514f8446f1c.tar.zst freebsd-ports-gnome-e91ca4de71355a2619b8e2069f908514f8446f1c.zip |
Don my portmgr hat and return dirk@FreeBSD.org's ports back to the
unmaintained pool. He has not committed in over a year and has been
unresponsive to emails over a similar time period.
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 41515fc133ab..9a8dec1da76e 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.6.3 CATEGORIES= dns MASTER_SITES= http://members.rogers.com/ddclient/pub/ -MAINTAINER= dirk@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Update dynamic DNS entries USE_PERL5= yes |