diff options
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 |