diff options
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 bd143986aefe..66705f232d7c 100644 --- a/security/pear-Crypt_DiffieHellman/Makefile +++ b/security/pear-Crypt_DiffieHellman/Makefile @@ -5,7 +5,7 @@ PORTNAME= Crypt_DiffieHellman PORTVERSION= 0.2.6 CATEGORIES= security www pear -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5 USES= pear |