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_RC4/Makefile | |
parent | 57dd744e404d29cd6a5bc93cabb1be8dd12e78e3 (diff) |
Notes
Diffstat (limited to 'security/pear-Crypt_RC4/Makefile')
-rw-r--r-- | security/pear-Crypt_RC4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_RC4/Makefile b/security/pear-Crypt_RC4/Makefile index 161c3b8dec57..440c2bd11d3e 100644 --- a/security/pear-Crypt_RC4/Makefile +++ b/security/pear-Crypt_RC4/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_RC4 PORTVERSION= 1.0.2 CATEGORIES= security www pear -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR encryption class for RC4 encryption BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |