diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/pear-Crypt_HMAC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_HMAC/Makefile b/security/pear-Crypt_HMAC/Makefile index b6fafbcb6ff..5d809c60e8d 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= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= PEAR class to calculate RFC 2104 compliant hashes BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |