diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-29 16:11:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-29 16:11:18 +0000 |
commit | efcb8d08d55f008ff140430bbdfdccf3682ea06a (patch) | |
tree | 0fb7b1ab2cfd385e0914b5dc47bbff09e4a585fa /mail/pear-Mail | |
parent | ab2880d90397b9a611b251f6489a4c1db0839928 (diff) |
Notes
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r-- | mail/pear-Mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index 0009d0612179..3577aa504b05 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -19,6 +19,8 @@ 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.20b1 + LATEST_LINK= pear-${PORTNAME} OPTIONS= PEAR_NET_SMTP "PEAR::Net_SMTP support" off |