diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2019-01-18 22:14:14 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2019-01-18 22:14:14 +0000 |
commit | 670faf8ec14cab1affb93a8e3c3f7c7608930193 (patch) | |
tree | 89e7b873069007ce8ddaff51e91f09fd8d19ebe9 /net/maradns/Makefile | |
parent | f430ed48fcb5aaa5ed9bd1c660b275e450ea03ae (diff) | |
download | pkgsrc-670faf8ec14cab1affb93a8e3c3f7c7608930193.tar.gz |
Update maradns to 2.0.16.
maradns-2.0.16:
This is the stable release of MaraDNS. A very minor security update was made.
Deadwood updated to 3.2.12
maradns-2.0.15:
This is the stable release of MaraDNS. No security updates were done in this release.
Deadwood updated to 3.2.11
maradns-2.0.14:
This is the stable release of MaraDNS. No security updates were done in this release.
Deadwood updated to 3.2.10
Diffstat (limited to 'net/maradns/Makefile')
-rw-r--r-- | net/maradns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/maradns/Makefile b/net/maradns/Makefile index f1653f5cf84..b51a7b2a11c 100644 --- a/net/maradns/Makefile +++ b/net/maradns/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2015/09/26 07:40:25 wen Exp $ +# $NetBSD: Makefile,v 1.28 2019/01/18 22:14:14 bsiegert Exp $ -DISTNAME= maradns-2.0.13 +DISTNAME= maradns-2.0.16 CATEGORIES= net MASTER_SITES= http://www.maradns.org/download/2.0/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 |