diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-01 12:45:23 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-01 12:45:23 +0800 |
commit | d679e868d173f2b8ac0d05742883fd2c27160ad1 (patch) | |
tree | 43c4cb5259ad3d25108f0307ab5e0b2b6c1322d2 /mail/Makefile | |
parent | d49eff7804d92f7fc99b6103ad167cd88d7a5ef6 (diff) | |
download | freebsd-ports-gnome-d679e868d173f2b8ac0d05742883fd2c27160ad1.tar.gz freebsd-ports-gnome-d679e868d173f2b8ac0d05742883fd2c27160ad1.tar.zst freebsd-ports-gnome-d679e868d173f2b8ac0d05742883fd2c27160ad1.zip |
Add pecl-esmtp 0.3.1, PECL ESMTP client extenion.
PR: ports/101133
Submitted by: chinsan <chinsan.tw at gmail.com>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 776e215dcb44..a2eb55238c74 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -364,6 +364,7 @@ SUBDIR += pear-Net_Cyrus SUBDIR += pear-Net_IMAP SUBDIR += pear-Net_LMTP + SUBDIR += pecl-esmtp SUBDIR += pecl-mailparse SUBDIR += perdition SUBDIR += pflogstats |