aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-19 16:49:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-19 16:49:49 +0000
commit50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9 (patch)
tree09a4e22fa9a3351fee96dabd37a67de5ab8b2322 /security
parentf01b52c7fe4ad2b10060b87907d6a262acf5d873 (diff)
downloadports-50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9.tar.gz
ports-50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9.zip
- Update maintainer addresses
PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor)
Notes
Notes: svn path=/head/; revision=170994
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 93e431c793fc..b5ad47f0b518 100644
--- a/security/cutlass/Makefile
+++ b/security/cutlass/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.0
CATEGORIES= security
MASTER_SITES= http://www.synacklabs.net/projects/cutlass/
-MAINTAINER= wxs@csh.rit.edu
+MAINTAINER= wxs@atarininja.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 7feea77216dc..b22b3aa7650e 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= http://libtomcrypt.com/files/
DISTNAME= crypt-${PORTVERSION}
-MAINTAINER= wxs@csh.rit.edu
+MAINTAINER= wxs@atarininja.org
COMMENT= Comprehensive, modular and portable cryptographic toolkit
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}