aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/nsm-console/Makefile4
-rw-r--r--security/nsm-console/pkg-descr2
-rw-r--r--security/openvas-client/Makefile2
-rw-r--r--security/openvas-libnasl/Makefile2
-rw-r--r--security/openvas-libraries/Makefile2
-rw-r--r--security/openvas-plugins/Makefile2
-rw-r--r--security/openvas-server/Makefile2
-rw-r--r--security/sqlmap/Makefile2
8 files changed, 9 insertions, 9 deletions
diff --git a/security/nsm-console/Makefile b/security/nsm-console/Makefile
index ca38932768ef..7cdc1ce716af 100644
--- a/security/nsm-console/Makefile
+++ b/security/nsm-console/Makefile
@@ -10,8 +10,8 @@ PORTVERSION= 0.7
CATEGORIES= security
MASTER_SITES= http://writequit.org/projects/nsm-console/files/
-MAINTAINER= cherry@trombik.org
-COMMENT= A framework for performing analysis on packat capture files
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A framework for performing analysis on packet capture files
USE_RUBY= yes
NO_BUILD= yes
diff --git a/security/nsm-console/pkg-descr b/security/nsm-console/pkg-descr
index 4c10a4d4bfe2..a0b70e0cacd8 100644
--- a/security/nsm-console/pkg-descr
+++ b/security/nsm-console/pkg-descr
@@ -1,4 +1,4 @@
NSM Console (Network Security Monitoring Console) is a framework for performing
-analysis on packat capture files.
+analysis on packet capture files.
WWW: http://writequit.org/projects/nsm-console/
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index 1c2e8a3d9e81..0f4668684ee4 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.4
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/595/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A GUI client for OpenVAS
MAN1= OpenVAS-Client.1 openvasclient-mkcert.1
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile
index 9d6ff87374b9..607ff054d6f4 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.1
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/561/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= NASL libraries for OpenVAS
LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile
index 35072e9daa3f..4b94342d554a 100644
--- a/security/openvas-libraries/Makefile
+++ b/security/openvas-libraries/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.3
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/600/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Libraries for OpenVAS
LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
diff --git a/security/openvas-plugins/Makefile b/security/openvas-plugins/Makefile
index b52d9edf0440..0b0c404afa21 100644
--- a/security/openvas-plugins/Makefile
+++ b/security/openvas-plugins/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/588/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Plugins for OpenVAS
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet \
diff --git a/security/openvas-server/Makefile b/security/openvas-server/Makefile
index bcaaac24a2fb..0cfd90ce957a 100644
--- a/security/openvas-server/Makefile
+++ b/security/openvas-server/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.2
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/593/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A security scanner: a fork of Nessus
LIB_DEPENDS= openvas.2:${PORTSDIR}/security/openvas-libraries \
diff --git a/security/sqlmap/Makefile b/security/sqlmap/Makefile
index 2996b367385d..ec62c5a9605d 100644
--- a/security/sqlmap/Makefile
+++ b/security/sqlmap/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.5
CATEGORIES= security python
MASTER_SITES= SF
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An automatic SQL injection tool
USE_PYTHON= yes