diff options
Diffstat (limited to 'dns/maradns/Makefile')
-rw-r--r-- | dns/maradns/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 2048197893c..f0e4c4429ef 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 |