diff options
Diffstat (limited to 'dns/ldns/Makefile')
-rw-r--r-- | dns/ldns/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index a1de585ed3bf..8f852bc8ea34 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -6,12 +6,11 @@ # PORTNAME= ldns -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.2.2 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/ -MAINTAINER= saurbier@math.uni-bielefeld.de +MAINTAINER= konstantin@saurbier.net COMMENT= A library for programs conforming to DNS RFCs and drafts USE_AUTOTOOLS= libtool:15 |