diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-09 05:28:52 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-09 05:28:52 +0000 |
commit | a0f5422eaf595615a9e6d5665f40796a699e6083 (patch) | |
tree | e3069311b46a498aa637c7be874f592eaa3ffc08 /security | |
parent | d625346af6d994bf478620594f67be6e7cdb5e0d (diff) | |
download | ports-a0f5422eaf595615a9e6d5665f40796a699e6083.tar.gz ports-a0f5422eaf595615a9e6d5665f40796a699e6083.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pear-Crypt_CHAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_CHAP/Makefile b/security/pear-Crypt_CHAP/Makefile index ee0a60423a46..2d109a8b8f54 100644 --- a/security/pear-Crypt_CHAP/Makefile +++ b/security/pear-Crypt_CHAP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_CHAP PORTVERSION= 1.0.0 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= PEAR class for generating CHAP packets BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |