diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-20 00:49:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-20 00:49:49 +0800 |
commit | 4064cf228f8200a8df981d46a59a0c70ce4138b4 (patch) | |
tree | 7de1fc8c3498e54e74668ab5fa0d1f3323dd70ae /security/cutlass | |
parent | 26d0901c61b62890851dcacc5cf528ca05e670cc (diff) | |
download | freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.tar.gz freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.tar.zst freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.zip |
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor)
Diffstat (limited to 'security/cutlass')
-rw-r--r-- | security/cutlass/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |