diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-01-31 13:47:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-01-31 13:47:09 +0000 |
commit | 81966ab80bc83d045807b115194fdb031d3105f7 (patch) | |
tree | 78d9b039c9baaac9409a0d9e2eebccbd489c7957 /security/pecl-hash | |
parent | 20219034790e8d82827a8f86e2021ec6c8c8ae01 (diff) |
Notes
Diffstat (limited to 'security/pecl-hash')
-rw-r--r-- | security/pecl-hash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pecl-hash/Makefile b/security/pecl-hash/Makefile index 00a5519aa780..6fa4ab67ef1a 100644 --- a/security/pecl-hash/Makefile +++ b/security/pecl-hash/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= HASH Message Digest Framework for PHP USE_PHP= yes |