diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-26 14:26:57 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-26 14:26:57 +0000 |
commit | ad2fe855d657ffd031c891f34d042f3ba8a67cc7 (patch) | |
tree | 156520310cb39312d9d9b7a1b03898df41c946f2 /dns | |
parent | 9230a343c459a3738380c6520e46ad3e9388505e (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/maradns/Makefile | 6 | ||||
-rw-r--r-- | dns/maradns/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 2048197893ca..f0e4c4429ef3 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -6,11 +6,11 @@ # PORTNAME= maradns -PORTVERSION= 1.0.21 +PORTVERSION= 1.0.22 CATEGORIES= dns MASTER_SITES= http://www.maradns.org/download/ \ - http://maradns.glou.net/download/ \ - http://maradns.3va.net/download/ + http://maradns.3va.net/download/ \ + http://kapranoff.ru/~kappa/files/ MAINTAINER= alex@kapranoff.ru COMMENT= DNS server with focus on security and simplicity diff --git a/dns/maradns/distinfo b/dns/maradns/distinfo index 7c2b10b8fb2a..ca26611abae5 100644 --- a/dns/maradns/distinfo +++ b/dns/maradns/distinfo @@ -1,2 +1,2 @@ -MD5 (maradns-1.0.21.tar.bz2) = 897bf0c14ad70cd569a5d4082b039cc9 -SIZE (maradns-1.0.21.tar.bz2) = 419799 +MD5 (maradns-1.0.22.tar.bz2) = 755d45656ca0a8d274372ce3b2d4246c +SIZE (maradns-1.0.22.tar.bz2) = 424968 |