diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
commit | 17ff760342bf239ed82e75d8349360e5a6a12a93 (patch) | |
tree | dc5af6819c341d07e917528312be861cf10173a4 /security | |
parent | f1e26c1a9a20e00556db9b7b57940f342cdf3331 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pear-Auth/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Auth_HTTP/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Auth_PrefManager/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Crypt_Blowfish/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Crypt_CHAP/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Crypt_HMAC/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Crypt_RC4/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Crypt_RSA/Makefile | 2 | ||||
-rw-r--r-- | security/pear-File_HtAccess/Makefile | 2 | ||||
-rw-r--r-- | security/pear-File_Passwd/Makefile | 2 | ||||
-rw-r--r-- | security/pear-File_SMBPasswd/Makefile | 2 | ||||
-rw-r--r-- | security/pear-LiveUser/Makefile | 2 | ||||
-rw-r--r-- | security/pear-LiveUser_Admin/Makefile | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index 2455ba35bfa4..253bc76b2d94 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -9,7 +9,7 @@ PORTNAME= Auth PORTVERSION= 1.3.0 CATEGORIES= security pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for creating an authentication system BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/security/pear-Auth_HTTP/Makefile b/security/pear-Auth_HTTP/Makefile index 06db6a5f2552..a8324e0a035f 100644 --- a/security/pear-Auth_HTTP/Makefile +++ b/security/pear-Auth_HTTP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Auth_HTTP PORTVERSION= 2.1.6 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR HTTP authentication BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth diff --git a/security/pear-Auth_PrefManager/Makefile b/security/pear-Auth_PrefManager/Makefile index 7bd7dbdacdaa..a243b6fa389d 100644 --- a/security/pear-Auth_PrefManager/Makefile +++ b/security/pear-Auth_PrefManager/Makefile @@ -9,7 +9,7 @@ PORTNAME= Auth_PrefManager PORTVERSION= 1.1.4 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR preferences management class BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB diff --git a/security/pear-Crypt_Blowfish/Makefile b/security/pear-Crypt_Blowfish/Makefile index 584f822a3551..61e792aa0355 100644 --- a/security/pear-Crypt_Blowfish/Makefile +++ b/security/pear-Crypt_Blowfish/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_Blowfish PORTVERSION= 1.0.1 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for blowfish encryption BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/security/pear-Crypt_CHAP/Makefile b/security/pear-Crypt_CHAP/Makefile index 91476337e837..ee0a60423a46 100644 --- a/security/pear-Crypt_CHAP/Makefile +++ b/security/pear-Crypt_CHAP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_CHAP PORTVERSION= 1.0.0 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@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 c89fcf7f638e..b6fafbcb6ff9 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= antonio@php.net +MAINTAINER= ports@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 b02da02b2302..1c934cb50f7a 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= antonio@php.net +MAINTAINER= ports@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 2001cc15582a..1da2ba63abe4 100644 --- a/security/pear-Crypt_RSA/Makefile +++ b/security/pear-Crypt_RSA/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_RSA PORTVERSION= 1.0.0 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class allows you to use two-key strong cryptography BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/security/pear-File_HtAccess/Makefile b/security/pear-File_HtAccess/Makefile index a92c23100995..8e82443d65c3 100644 --- a/security/pear-File_HtAccess/Makefile +++ b/security/pear-File_HtAccess/Makefile @@ -9,7 +9,7 @@ PORTNAME= File_HtAccess PORTVERSION= 1.1.0 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to manipulate .htaccess files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/security/pear-File_Passwd/Makefile b/security/pear-File_Passwd/Makefile index fbfacdb36592..d20f81883002 100644 --- a/security/pear-File_Passwd/Makefile +++ b/security/pear-File_Passwd/Makefile @@ -9,7 +9,7 @@ PORTNAME= File_Passwd PORTVERSION= 1.1.6 CATEGORIES= security pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to manipulate many kinds of password files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/security/pear-File_SMBPasswd/Makefile b/security/pear-File_SMBPasswd/Makefile index 1070ee5be8d4..266fb83dee9b 100644 --- a/security/pear-File_SMBPasswd/Makefile +++ b/security/pear-File_SMBPasswd/Makefile @@ -9,7 +9,7 @@ PORTNAME= File_SMBPasswd PORTVERSION= 1.0.2 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for managing SAMBA style password files BUILD_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:${PORTSDIR}/security/pear-Crypt_CHAP diff --git a/security/pear-LiveUser/Makefile b/security/pear-LiveUser/Makefile index aab2237c8ad7..9a5b2d6926fe 100644 --- a/security/pear-LiveUser/Makefile +++ b/security/pear-LiveUser/Makefile @@ -9,7 +9,7 @@ PORTNAME= LiveUser PORTVERSION= 0.15.1 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR user authentication and permission management framework BUILD_DEPENDS= ${PEARDIR}/Event/Dispatcher.php:${PORTSDIR}/devel/pear-Event_Dispatcher diff --git a/security/pear-LiveUser_Admin/Makefile b/security/pear-LiveUser_Admin/Makefile index e0e5fc3ba807..367835547881 100644 --- a/security/pear-LiveUser_Admin/Makefile +++ b/security/pear-LiveUser_Admin/Makefile @@ -9,7 +9,7 @@ PORTNAME= LiveUser_Admin PORTVERSION= 0.2.1 CATEGORIES= security www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR user authentication and permission management framework BUILD_DEPENDS= ${PEARDIR}/LiveUser/LiveUser.php:${PORTSDIR}/security/pear-LiveUser |