diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:33:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:33:39 +0000 |
commit | d1ea8df926e86635f98830b94d4441b1af1f57c5 (patch) | |
tree | 82d98b18895cf64ecbde8ae675210f562224ef4a /dns | |
parent | 773850a8a6bf54c038a7754532d4a6bcf4ddfcbf (diff) | |
download | ports-d1ea8df926e86635f98830b94d4441b1af1f57c5.tar.gz ports-d1ea8df926e86635f98830b94d4441b1af1f57c5.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/ez-ipupdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ez-ipupdate/Makefile b/dns/ez-ipupdate/Makefile index 05eb9753ad56..134617547a0b 100644 --- a/dns/ez-ipupdate/Makefile +++ b/dns/ez-ipupdate/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://dyn.pl/client/UNIX/ez-ipupdate/ \ http://www.yi.org/help/software/ \ http://www.devil-linux.us/pub/devel/sources/1.3/ -MAINTAINER= se@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Update your host name on any dynamic DNS service USE_RC_SUBR= ez-ipupdate.sh |