diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-11 14:23:34 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-11 14:23:34 +0000 |
commit | def794fa81051489eaed4856cbeab5189d13d523 (patch) | |
tree | 730692fb4b8593709602808355d43e5284153eec /mail/pear-Net_IMAP/Makefile | |
parent | d4071586cdde38f279ee486da4370eb1fe1b148f (diff) |
Notes
Diffstat (limited to 'mail/pear-Net_IMAP/Makefile')
-rw-r--r-- | mail/pear-Net_IMAP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile index dca2983e31e5..7f83d05e6626 100644 --- a/mail/pear-Net_IMAP/Makefile +++ b/mail/pear-Net_IMAP/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Net_IMAP -PORTVERSION= 0.7.1 +PORTVERSION= 1.0.3 CATEGORIES= mail net pear -MAINTAINER= bra@fsn.hu +MAINTAINER= rafan@infor.org COMMENT= PEAR class that provides an implementation of the IMAP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket |