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_RSA | |
parent | 57dd744e404d29cd6a5bc93cabb1be8dd12e78e3 (diff) | |
download | ports-5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a.tar.gz ports-5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a.zip |
Notes
Diffstat (limited to 'security/pear-Crypt_RSA')
-rw-r--r-- | security/pear-Crypt_RSA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_RSA/Makefile b/security/pear-Crypt_RSA/Makefile index 29f7e548af01..0737877ea49b 100644 --- a/security/pear-Crypt_RSA/Makefile +++ b/security/pear-Crypt_RSA/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_RSA PORTVERSION= 1.2.1 CATEGORIES= security www pear -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class allows you to use two-key strong cryptography BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |