diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 17:48:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 17:48:13 +0000 |
commit | 2abc8d688e4f284c404d61f55b217d5938191782 (patch) | |
tree | 923ea9ee41d9711566fbcbba3354096f7bce338f /dns | |
parent | 20eae52a4e34555c6242efd3bd74be7df707980b (diff) | |
download | ports-2abc8d688e4f284c404d61f55b217d5938191782.tar.gz ports-2abc8d688e4f284c404d61f55b217d5938191782.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnscheckengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnscheckengine/Makefile b/dns/dnscheckengine/Makefile index 952ceafee3f3..9df62380924f 100644 --- a/dns/dnscheckengine/Makefile +++ b/dns/dnscheckengine/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns perl5 MASTER_SITES= ftp://www.ns.gen.tx.us/pub/software/dnscheck-se/ DISTNAME= DNSCheck-1.1 -MAINTAINER= dnscheckengine-port@academ.com +MAINTAINER= ports@FreeBSD.org COMMENT= DNS checker from the folks that run the .SE top level domain BUILD_DEPENDS= p5-Crypt-OpenSSL-Random>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \ |