diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 12:00:04 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 12:00:04 +0800 |
commit | 74d5199944e3f1e57ca776aab44abee71999022d (patch) | |
tree | 9b7a1e86331864618e39109fa8fecc7afa8345b0 /security | |
parent | 24f2d4174ce2befb6604fe0f090289cbbadb50a2 (diff) | |
download | freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.tar.gz freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.tar.zst freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.zip |
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 2 | ||||
-rw-r--r-- | security/p5-MD5/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Crypt_Blowfish/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Crypt_CBC/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 |
8 files changed, 8 insertions, 8 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 95b625343b0c..9c0c30c8b390 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Perl5 interface to the MD5 algorithm BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile index 4ed912d0ec5b..02b7a5ceb987 100644 --- a/security/p5-MD5/Makefile +++ b/security/p5-MD5/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MD5/GAAS PKGNAMEPREFIX= p5- -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Perl5 interface to MD5 Message-Digest Algorithm PERL_CONFIGURE= yes diff --git a/security/pear-Crypt_Blowfish/Makefile b/security/pear-Crypt_Blowfish/Makefile index 37ae2bc0bb76..75a403527f93 100644 --- a/security/pear-Crypt_Blowfish/Makefile +++ b/security/pear-Crypt_Blowfish/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0.r1 CATEGORIES= security www pear DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/} -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@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 c112f3622cac..34536c005df0 100644 --- a/security/pear-Crypt_CBC/Makefile +++ b/security/pear-Crypt_CBC/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 PORTREVISION= 3 CATEGORIES= security www pear -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@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 a695f47f3c4b..1213e631aa17 100644 --- a/security/pear-Crypt_CHAP/Makefile +++ b/security/pear-Crypt_CHAP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_CHAP PORTVERSION= 1.0.1 CATEGORIES= security www pear -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@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 5d809c60e8d2..d3c0a9f23463 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= thomas@goodking.ca +MAINTAINER= tabthorpe@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 d63a6ecd8059..161c3b8dec57 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= thomas@goodking.ca +MAINTAINER= tabthorpe@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 0bb59a1f36fb..2aaf82c92597 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= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= PEAR class allows you to use two-key strong cryptography BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |