diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 12:00:04 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 12:00:04 +0800 |
commit | 74d5199944e3f1e57ca776aab44abee71999022d (patch) | |
tree | 9b7a1e86331864618e39109fa8fecc7afa8345b0 /security/pear-Crypt_RSA | |
parent | 24f2d4174ce2befb6604fe0f090289cbbadb50a2 (diff) | |
download | freebsd-ports-graphics-74d5199944e3f1e57ca776aab44abee71999022d.tar.gz freebsd-ports-graphics-74d5199944e3f1e57ca776aab44abee71999022d.tar.zst freebsd-ports-graphics-74d5199944e3f1e57ca776aab44abee71999022d.zip |
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
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 0bb59a1f36f..2aaf82c9259 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= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= PEAR class allows you to use two-key strong cryptography BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |