diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-11 17:09:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-11 17:09:22 +0800 |
commit | d4713656812f8bbbbeb5da584abaeecceac22b0e (patch) | |
tree | c6983f3a84ac6e8b09e6deb613407aee8bf59caf /security/pear-Crypt_DiffieHellman | |
parent | aa00abc8a0e04bf4f2b53834c0f3a297057cc5c6 (diff) | |
download | freebsd-ports-gnome-d4713656812f8bbbbeb5da584abaeecceac22b0e.tar.gz freebsd-ports-gnome-d4713656812f8bbbbeb5da584abaeecceac22b0e.tar.zst freebsd-ports-gnome-d4713656812f8bbbbeb5da584abaeecceac22b0e.zip |
- Reset ditesh (at) gathani.org due to long period of inactivity.
- Take over some ports
Approved by: portmgr (linimon)
Diffstat (limited to 'security/pear-Crypt_DiffieHellman')
-rw-r--r-- | security/pear-Crypt_DiffieHellman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_DiffieHellman/Makefile b/security/pear-Crypt_DiffieHellman/Makefile index c33a857038f1..c4bd23ddcbcc 100644 --- a/security/pear-Crypt_DiffieHellman/Makefile +++ b/security/pear-Crypt_DiffieHellman/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_DiffieHellman PORTVERSION= 0.2.1 CATEGORIES= security www pear -MAINTAINER= ditesh@gathani.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5 BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |