diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-04-01 12:45:37 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-04-01 12:45:37 +0000 |
commit | 7eae4822337750bb146d0ccffdf7d167c028b3b7 (patch) | |
tree | 5db13b2d9e66f423f0923bf0e98c47aa1495bf72 /dns/maradns | |
parent | 602a391cffb31d83d39f2859e9cd1f745b93259b (diff) | |
download | ports-7eae4822337750bb146d0ccffdf7d167c028b3b7.tar.gz ports-7eae4822337750bb146d0ccffdf7d167c028b3b7.zip |
Notes
Diffstat (limited to 'dns/maradns')
-rw-r--r-- | dns/maradns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 18e0bcf44375..3ab9a1275578 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= http://www.maradns.org/download/1.4/${PORTVERSION}/ \ SF/${PORTNAME}/MaraDNS/${PORTVERSION}/ -MAINTAINER= decke@bluelife.at +MAINTAINER= decke@FreeBSD.org COMMENT= DNS server with focus on security and simplicity REINPLACE_ARGS= -i "" |