aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2006-10-03 15:34:44 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2006-10-03 15:34:44 +0000
commitd969fbba7993b8a312aec6a735f6938600ca9f2b (patch)
tree26763c4a787fcc7ae4d01ef75f7198537d6a938e /security
parent37a1049733d51dbe4344cffdd9daabbefff05803 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/gwee/Makefile2
-rw-r--r--security/p5-GSSAPI/Makefile2
-rw-r--r--security/pam-pgsql/Makefile2
-rw-r--r--security/pecl-ssh2/Makefile2
-rw-r--r--security/pecl-tcpwrap/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/security/gwee/Makefile b/security/gwee/Makefile
index 83e8ded16acf..c1975fbd4eb3 100644
--- a/security/gwee/Makefile
+++ b/security/gwee/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.36
CATEGORIES= security www
MASTER_SITES= http://tigerteam.se/dl/gwee/
-MAINTAINER= chinsan.tw@gmail.com
+MAINTAINER= chinsan@FreeBSD.org
COMMENT= Tool to exploit command execution vulnerabilities in web scripts
USE_OPENSSL= yes
diff --git a/security/p5-GSSAPI/Makefile b/security/p5-GSSAPI/Makefile
index 2f5b87a6cf3b..59d016a32183 100644
--- a/security/p5-GSSAPI/Makefile
+++ b/security/p5-GSSAPI/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/A/AG/AGROLMS
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan.tw@gmail.com
+MAINTAINER= chinsan@FreeBSD.org
COMMENT= Perl extension providing access to the GSSAPIv2 library
PERL_CONFIGURE= yes
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile
index 5b0238df1ff2..7327728df61f 100644
--- a/security/pam-pgsql/Makefile
+++ b/security/pam-pgsql/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= libpam-pgsql-${PORTVERSION}
-MAINTAINER= chinsan.tw@gmail.com
+MAINTAINER= chinsan@FreeBSD.org
COMMENT= A pam module for authenticating with PostgreSQL
LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash
diff --git a/security/pecl-ssh2/Makefile b/security/pecl-ssh2/Makefile
index 30db9b969158..d292c8093095 100644
--- a/security/pecl-ssh2/Makefile
+++ b/security/pecl-ssh2/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= chinsan.tw@gmail.com
+MAINTAINER= chinsan@FreeBSD.org
COMMENT= A PECL extension to the libssh2 library
LIB_DEPENDS= ssh2:${PORTSDIR}/security/libssh2
diff --git a/security/pecl-tcpwrap/Makefile b/security/pecl-tcpwrap/Makefile
index 11636abad694..14955054e66c 100644
--- a/security/pecl-tcpwrap/Makefile
+++ b/security/pecl-tcpwrap/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= chinsan.tw@gmail.com
+MAINTAINER= chinsan@FreeBSD.org
COMMENT= A PECL extension which provides tcpwrappers binding
USE_PHP= yes