diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 01:40:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 01:40:47 +0000 |
commit | 805608ac9aca7fc2444493159035cd0110001309 (patch) | |
tree | c6dd029edb913fe7f53ed977cb5311efba000d54 /dns/ddclient | |
parent | ae5c8331db6087fbf9e36ea8f2a1b703268aa5b0 (diff) | |
download | ports-805608ac9aca7fc2444493159035cd0110001309.tar.gz ports-805608ac9aca7fc2444493159035cd0110001309.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 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 |