diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 21:57:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 21:57:55 +0000 |
commit | fcad61bb456c9cb4088cb5726edcae540c7eaca6 (patch) | |
tree | e2d2bed4c411bf527aa19371664d68929bec4043 /dns/ddclient | |
parent | 3771610f0842cd3206b59e6397c43d3cf90db015 (diff) | |
download | ports-fcad61bb456c9cb4088cb5726edcae540c7eaca6.tar.gz ports-fcad61bb456c9cb4088cb5726edcae540c7eaca6.zip |
Fix mastersite, but not the pkg-descr's WWW line.
Notes
Notes:
svn path=/head/; revision=93001
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 ccc2aa6cf758..6197d2a94e8b 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -8,7 +8,7 @@ PORTNAME= ddclient PORTVERSION= 3.6.2 CATEGORIES= dns -MASTER_SITES= http://burry.ca:4141/ddclient/ +MASTER_SITES= http://members.rogers.com/ddclient/pub/ MAINTAINER= dirk@FreeBSD.org COMMENT= Update dynamic DNS entries |