diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
commit | a374acb969cb764eb7e6369821b9d87b96493782 (patch) | |
tree | ea36e7f5c3df09ecf07eacd3dfa1065817e07c56 /dns/ldns | |
parent | 4e92ca9229420b11a35403f3faa084b4e85e0854 (diff) |
Notes
Diffstat (limited to 'dns/ldns')
-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 4e5116df2a74..fad9af698113 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -3,7 +3,7 @@ PORTNAME= ldns PORTVERSION= 1.6.17 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \ LOCAL/ehaupt |