diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-09 05:29:57 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-09 05:29:57 +0000 |
commit | 5f258e5d488e2eed2a2ce9fff548f8c4f300cef2 (patch) | |
tree | 3b50f688ae57a27a484499ff15a30e5c23aa8337 /security/pear-Crypt_RSA | |
parent | a9ba791bfcf31423b88ec653a5103760d4464b5e (diff) | |
download | ports-5f258e5d488e2eed2a2ce9fff548f8c4f300cef2.tar.gz ports-5f258e5d488e2eed2a2ce9fff548f8c4f300cef2.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 1da2ba63abe4..0bb59a1f36fb 100644 --- a/security/pear-Crypt_RSA/Makefile +++ b/security/pear-Crypt_RSA/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_RSA PORTVERSION= 1.0.0 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= PEAR class allows you to use two-key strong cryptography BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |