aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-12-01 21:46:50 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-12-01 21:46:50 +0000
commit5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a (patch)
treedc6edce12ac1b4c029d9dd65d7f3463fcfc9daa4 /security
parent57dd744e404d29cd6a5bc93cabb1be8dd12e78e3 (diff)
downloadports-5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a.tar.gz
ports-5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/pear-Crypt_Blowfish/Makefile2
-rw-r--r--security/pear-Crypt_CBC/Makefile2
-rw-r--r--security/pear-Crypt_CHAP/Makefile2
-rw-r--r--security/pear-Crypt_HMAC/Makefile2
-rw-r--r--security/pear-Crypt_RC4/Makefile2
-rw-r--r--security/pear-Crypt_RSA/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/security/pear-Crypt_Blowfish/Makefile b/security/pear-Crypt_Blowfish/Makefile
index 7d933690969f..50708946e115 100644
--- a/security/pear-Crypt_Blowfish/Makefile
+++ b/security/pear-Crypt_Blowfish/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.0.r2
CATEGORIES= security www pear
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/}
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class for blowfish encryption
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile
index f319f51ceed7..852ae56afbaa 100644
--- a/security/pear-Crypt_CBC/Makefile
+++ b/security/pear-Crypt_CBC/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Crypt_CBC
PORTVERSION= 1.0.0
CATEGORIES= security www pear
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to emulate Perl's Crypt::CBC module
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/security/pear-Crypt_CHAP/Makefile b/security/pear-Crypt_CHAP/Makefile
index 295053069fb0..548c63cbbd12 100644
--- a/security/pear-Crypt_CHAP/Makefile
+++ b/security/pear-Crypt_CHAP/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Crypt_CHAP
PORTVERSION= 1.0.2
CATEGORIES= security www pear
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class for generating CHAP packets
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/security/pear-Crypt_HMAC/Makefile b/security/pear-Crypt_HMAC/Makefile
index d3c0a9f23463..49ce67611b4f 100644
--- a/security/pear-Crypt_HMAC/Makefile
+++ b/security/pear-Crypt_HMAC/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Crypt_HMAC
PORTVERSION= 1.0.1
CATEGORIES= security www pear
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to calculate RFC 2104 compliant hashes
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/security/pear-Crypt_RC4/Makefile b/security/pear-Crypt_RC4/Makefile
index 161c3b8dec57..440c2bd11d3e 100644
--- a/security/pear-Crypt_RC4/Makefile
+++ b/security/pear-Crypt_RC4/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Crypt_RC4
PORTVERSION= 1.0.2
CATEGORIES= security www pear
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR encryption class for RC4 encryption
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/security/pear-Crypt_RSA/Makefile b/security/pear-Crypt_RSA/Makefile
index 29f7e548af01..0737877ea49b 100644
--- a/security/pear-Crypt_RSA/Makefile
+++ b/security/pear-Crypt_RSA/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Crypt_RSA
PORTVERSION= 1.2.1
CATEGORIES= security www pear
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class allows you to use two-key strong cryptography
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear