diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-10 00:39:24 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-10 00:39:24 +0000 |
commit | a58524bd076dc761f4ea5de0df4723aaa6f3596c (patch) | |
tree | c29f891447609985aa81320cde706aef2552fb02 /security | |
parent | 4abdb277b698c93e3062051262f4c65a27d0a807 (diff) | |
download | ports-a58524bd076dc761f4ea5de0df4723aaa6f3596c.tar.gz ports-a58524bd076dc761f4ea5de0df4723aaa6f3596c.zip |
Notes
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 b6fafbcb6ff9..5d809c60e8d2 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 |