diff options
Diffstat (limited to 'net/maradns/Makefile')
-rw-r--r-- | net/maradns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/maradns/Makefile b/net/maradns/Makefile index 8bb1a6960dbd..9a15a9b081f5 100644 --- a/net/maradns/Makefile +++ b/net/maradns/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.maradns.org/download/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A DNS server implementation with focus on security and simplicity + USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_BZIP2= yes |