diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 19:47:41 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 19:47:41 +0000 |
commit | e2d3ccc810dbab45ee49dc8f08cf47c0adb0694b (patch) | |
tree | a3dd65608a971ea6827b9ef2740afa22179f01ee /dns/credns | |
parent | 209c632334fa50dd032d75fac02d6813847619c2 (diff) |
Notes
Diffstat (limited to 'dns/credns')
-rw-r--r-- | dns/credns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/credns/Makefile b/dns/credns/Makefile index 84053c7b4e75..cf98b5e1d52e 100644 --- a/dns/credns/Makefile +++ b/dns/credns/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.2.10 CATEGORIES= dns security MASTER_SITES= http://www.nlnetlabs.nl/downloads/credns/ -MAINTAINER= jaap@NLnetLab.nl +MAINTAINER= jaap@NLnetLabs.nl COMMENT= A verifier performing validation in the DNS notify/transfer-chain USE_RC_SUBR= credns |