aboutsummaryrefslogtreecommitdiff
path: root/security/nettle2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-02-27 21:18:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-02-27 21:18:31 +0000
commit9cbfcccd9ae4897e49c8927435d79acd91bac7ae (patch)
treee36c201f20fcd7291d5e5eed8a9c7d0f594b0e8f /security/nettle2
parent9c039db7e25fd576ec6798146bbf1bc6fe837e08 (diff)
downloadports-9cbfcccd9ae4897e49c8927435d79acd91bac7ae.tar.gz
ports-9cbfcccd9ae4897e49c8927435d79acd91bac7ae.zip
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past. Hat: portmgr
Notes
Notes: svn path=/head/; revision=186167
Diffstat (limited to 'security/nettle2')
-rw-r--r--security/nettle2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile
index 92ddffef7bfc..2b6c84820928 100644
--- a/security/nettle2/Makefile
+++ b/security/nettle2/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
-MAINTAINER= jim@corebsd.or.id
+MAINTAINER= ports@FreeBSD.org
COMMENT= A low-level cryptographic library
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4