diff options
author | Stefan Eßer <se@FreeBSD.org> | 2003-09-21 20:08:57 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2003-09-21 20:08:57 +0000 |
commit | 25af81060360aa5c255bf2802f633e32bd5d0c30 (patch) | |
tree | 9422c3437f80f2a1efbef050aa0ca3482aa68c3b /dns/ez-ipupdate | |
parent | f92c9b2fa8b0e86f6937bfe16b14711f20b6c76d (diff) | |
download | ports-25af81060360aa5c255bf2802f633e32bd5d0c30.tar.gz ports-25af81060360aa5c255bf2802f633e32bd5d0c30.zip |
Notes
Diffstat (limited to 'dns/ez-ipupdate')
-rw-r--r-- | dns/ez-ipupdate/Makefile | 3 | ||||
-rw-r--r-- | dns/ez-ipupdate/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/dns/ez-ipupdate/Makefile b/dns/ez-ipupdate/Makefile index 50df1fd72ef7..1f8212c73ff9 100644 --- a/dns/ez-ipupdate/Makefile +++ b/dns/ez-ipupdate/Makefile @@ -8,7 +8,8 @@ PORTNAME= ez-ipupdate PORTVERSION= 3.0.11b7 CATEGORIES= dns -MASTER_SITES= http://gusnet.cx/proj/ez-ipupdate/dist/ +MASTER_SITES= http://www.ez-ipupdate.com/dist/ \ + http://www.gusnet.cx:8080/proj/ez-ipupdate/dist/ MAINTAINER= se@FreeBSD.org COMMENT= Update your host name on any dynamic DNS service diff --git a/dns/ez-ipupdate/pkg-descr b/dns/ez-ipupdate/pkg-descr index 432067e25e89..6054f9d7939b 100644 --- a/dns/ez-ipupdate/pkg-descr +++ b/dns/ez-ipupdate/pkg-descr @@ -20,4 +20,4 @@ The key features are: support for multiple service types, daemon mode that monitors your IP address and only sends updates when your IP address changes. -WWW: http://gusnet.cx/proj/ez-ipupdate/ +WWW: http://www.ez-ipupdate.com/ |