diff options
author | clsung <clsung@FreeBSD.org> | 2007-04-10 07:29:39 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-04-10 07:29:39 +0000 |
commit | b8d9e0cc3e54136777ae1a6cfd89d5eaca858c61 (patch) | |
tree | 657e6fd5bce65df12e5738f0fefdc2928201f687 /mail/Makefile | |
parent | 6728fe8f3cc1b77f3be6d2444ff19c0c383e109a (diff) | |
download | FreeBSD-ports-b8d9e0cc3e54136777ae1a6cfd89d5eaca858c61.zip FreeBSD-ports-b8d9e0cc3e54136777ae1a6cfd89d5eaca858c61.tar.gz |
Add phpmailer 1.73, full Featured Email Transfer Class for PHP.
PR: ports/111396
Submitted by: Zhen REN <bg1tpt 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 2f8def6..fae10d5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -418,6 +418,7 @@ SUBDIR += pgpsendmail SUBDIR += php4-imap SUBDIR += php5-imap + SUBDIR += phpmailer SUBDIR += pine-pgp-filters SUBDIR += pine4 SUBDIR += pm-lib |