diff options
author | makc <makc@FreeBSD.org> | 2010-07-19 05:30:57 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-07-19 05:30:57 +0800 |
commit | db6f879c9e357f3e7d52f0d28c8cbf6a31835078 (patch) | |
tree | 285ba5ad2f92e9223b77a68e7323d6a19a4b1f79 /dns/ldns/Makefile | |
parent | 50f416fa455bba1efbc5e8ca1c5740690c7b07f5 (diff) | |
download | freebsd-ports-gnome-db6f879c9e357f3e7d52f0d28c8cbf6a31835078.tar.gz freebsd-ports-gnome-db6f879c9e357f3e7d52f0d28c8cbf6a31835078.tar.zst freebsd-ports-gnome-db6f879c9e357f3e7d52f0d28c8cbf6a31835078.zip |
Update to 1.6.5
PR: ports/147565
Submitted by: Jaap Akkerhuis <jaap at NLnetLabs.nl>
Approved by: Konstantin Saurbier (maintainer)
Diffstat (limited to 'dns/ldns/Makefile')
-rw-r--r-- | dns/ldns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index fa72b6d38bf1..a25c7b8a19e2 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ldns -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ |