diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
commit | 8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403 (patch) | |
tree | d45badc059673f9fdde97f47c70f10479e6059d1 /dns/noip | |
parent | 248fc3aabcf878b5cebeb5ea2f52195d50add1cd (diff) |
Notes
Diffstat (limited to 'dns/noip')
-rw-r--r-- | dns/noip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/noip/Makefile b/dns/noip/Makefile index 3619bf5b7fa5..493490c9b572 100644 --- a/dns/noip/Makefile +++ b/dns/noip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.1 CATEGORIES= dns MASTER_SITES= http://www.no-ip.com/client/linux/ -MAINTAINER= esoha@attbi.com +MAINTAINER= ports@FreeBSD.org COMMENT= No-IP.com's dynamic DNS update client ALL_TARGET= noip2 |