diff options
author | dirk <dirk@FreeBSD.org> | 2002-01-23 16:54:17 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2002-01-23 16:54:17 +0800 |
commit | ab4a89e387076134bde9b0f716c55af2f7d95318 (patch) | |
tree | 04cd126cf5d01c1d54c6de4b799c0750ea895615 /dns/ddclient/Makefile | |
parent | 6c130bcbe6addce46a7f27487d9ed0293e7de3db (diff) | |
download | freebsd-ports-gnome-ab4a89e387076134bde9b0f716c55af2f7d95318.tar.gz freebsd-ports-gnome-ab4a89e387076134bde9b0f716c55af2f7d95318.tar.zst freebsd-ports-gnome-ab4a89e387076134bde9b0f716c55af2f7d95318.zip |
Upgrade 3.6.2.
Diffstat (limited to 'dns/ddclient/Makefile')
-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 25a044f6a722..bc5a2ad64739 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ddclient -PORTVERSION= 3.6 +PORTVERSION= 3.6.2 CATEGORIES= net MASTER_SITES= http://burry.ca:4141/ddclient/ |