summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-02-04 15:35:12 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-02-04 15:35:12 +0000
commitce0191e49e820f920d56b0d7c750795e950c4790 (patch)
treef2ea421b42a653320678738c4097e0548f381ea9 /security
parent- Update to 0.2 (diff)
Update my address.
Approved by: garga (mentor)
Notes
Notes: svn path=/head/; revision=206711
Diffstat (limited to 'security')
-rw-r--r--security/cutlass/Makefile2
-rw-r--r--security/libtomcrypt/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/cutlass/Makefile b/security/cutlass/Makefile
index d9aa7ba72893..b8e103f93569 100644
--- a/security/cutlass/Makefile
+++ b/security/cutlass/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.synacklabs.net/projects/cutlass/
-MAINTAINER= wxs@atarininja.org
+MAINTAINER= wxs@FreeBSD.org
COMMENT= Encrypted peer-to-peer voice, text, and file transmission protocol
BUILD_DEPENDS= botan-config:${PORTSDIR}/security/botan \
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index afeec4ed0328..9dfad9b8f6e5 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://libtom.org/files/ \
http://www.atarininja.org/~wxs/distfiles/
DISTNAME= crypt-${PORTVERSION}
-MAINTAINER= wxs@atarininja.org
+MAINTAINER= wxs@FreeBSD.org
COMMENT= Comprehensive, modular and portable cryptographic toolkit
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}