diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-12-01 21:46:50 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-12-01 21:46:50 +0000 |
commit | 5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a (patch) | |
tree | dc6edce12ac1b4c029d9dd65d7f3463fcfc9daa4 /security/pear-Crypt_CBC | |
parent | 57dd744e404d29cd6a5bc93cabb1be8dd12e78e3 (diff) | |
download | ports-5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a.tar.gz ports-5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a.zip |
Notes
Diffstat (limited to 'security/pear-Crypt_CBC')
-rw-r--r-- | security/pear-Crypt_CBC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile index f319f51ceed7..852ae56afbaa 100644 --- a/security/pear-Crypt_CBC/Makefile +++ b/security/pear-Crypt_CBC/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_CBC PORTVERSION= 1.0.0 CATEGORIES= security www pear -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to emulate Perl's Crypt::CBC module BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |