aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/libssh2/Makefile2
-rw-r--r--security/rats/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile
index baa6683dd61a..63a0f105a80a 100644
--- a/security/libssh2/Makefile
+++ b/security/libssh2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= lx@redundancy.redundancy.org
COMMENT= A library implementing the SSH2 protocol
USE_OPENSSL= yes
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 57f534325832..2bb1a0b62a0e 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \
http://www.securesoftware.com/rats/
MASTER_SITE_SUBDIR= UNIX/security
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= lx@redundancy.redundancy.org
COMMENT= Source code auditing tool
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2