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 /security/ssss | |
parent | 20eae52a4e34555c6242efd3bd74be7df707980b (diff) |
Notes
Diffstat (limited to 'security/ssss')
-rw-r--r-- | security/ssss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssss/Makefile b/security/ssss/Makefile index cd4bddb41e54..e8e583ce6f72 100644 --- a/security/ssss/Makefile +++ b/security/ssss/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/ssss/ -MAINTAINER= luke@novum.am.lublin.pl +MAINTAINER= ports@FreeBSD.org COMMENT= Shamir's Secret Sharing Scheme LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp |