diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
commit | ba5a82b53b565b204d76e867c363d30037067e40 (patch) | |
tree | 19cfbde26ef47184b0cb854fb5c12de95c598697 /mail/pear-Net_IMAP | |
parent | 86c6a22bfb3970d5967ef4e09fabdd140b19d637 (diff) | |
download | ports-ba5a82b53b565b204d76e867c363d30037067e40.tar.gz ports-ba5a82b53b565b204d76e867c363d30037067e40.zip |
Notes
Diffstat (limited to 'mail/pear-Net_IMAP')
-rw-r--r-- | mail/pear-Net_IMAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile index 2acc7e9a100d..28752c3224f4 100644 --- a/mail/pear-Net_IMAP/Makefile +++ b/mail/pear-Net_IMAP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_IMAP PORTVERSION= 1.0.3 CATEGORIES= mail net pear -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= PEAR class that provides an implementation of the IMAP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket |