diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-09 05:28:29 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-09 05:28:29 +0000 |
commit | d625346af6d994bf478620594f67be6e7cdb5e0d (patch) | |
tree | 5482508a174d8305693f349c6855ff52fd6af91e /security/pear-Crypt_CBC | |
parent | d0888ef9f0ad4d48ae34591289fb1dfea69d5007 (diff) | |
download | ports-d625346af6d994bf478620594f67be6e7cdb5e0d.tar.gz ports-d625346af6d994bf478620594f67be6e7cdb5e0d.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 bb74a323beb2..c112f3622cac 100644 --- a/security/pear-Crypt_CBC/Makefile +++ b/security/pear-Crypt_CBC/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 PORTREVISION= 3 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= PEAR class to emulate Perl's Crypt::CBC module BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |