diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-19 23:57:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-19 23:57:42 +0000 |
commit | da1e36b651275b33a67951937a49177183ade07c (patch) | |
tree | a7edd11f68bf57d3d853e16bef3d7c7027f4efbf /mail/pear-Mail | |
parent | 98f0ee126b3e07d0ff66e8fc172fd51dc81744b9 (diff) | |
download | ports-da1e36b651275b33a67951937a49177183ade07c.tar.gz ports-da1e36b651275b33a67951937a49177183ade07c.zip |
Notes
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r-- | mail/pear-Mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index f400ff13a45d..f08ab12401d1 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -19,7 +19,7 @@ FILES= Mail.php Mail/mail.php Mail/null.php Mail/sendmail.php \ Mail/smtp.php Mail/RFC822.php TESTS= rfc822.phpt smtp_error.phpt -PORTSCOUT= skipv:1.2.0b1 +PORTSCOUT= skipv:1.2.0b1,1.2.0a1,1.2.0a2 LATEST_LINK= pear-${PORTNAME} OPTIONS= PEAR_NET_SMTP "PEAR::Net_SMTP support" off |