aboutsummaryrefslogtreecommitdiff
path: root/security/libecc
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-02-23 18:07:14 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-02-23 18:07:14 +0000
commit4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa (patch)
tree9f8683f53b96cd6a20086cd049c6a3293ed6fb63 /security/libecc
parent532e84e129e9764f1a25f82e8ed5dbc40da44502 (diff)
downloadports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.tar.gz
ports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.zip
Notes
Diffstat (limited to 'security/libecc')
-rw-r--r--security/libecc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libecc/Makefile b/security/libecc/Makefile
index 90dc42fa31c6..0b6fd885cb2a 100644
--- a/security/libecc/Makefile
+++ b/security/libecc/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= C++ Elliptic Curve Library
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4