diff options
author | Carlo Strub <cs@FreeBSD.org> | 2014-06-10 21:44:03 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2014-06-10 21:44:03 +0000 |
commit | 62cb0e090e431e1f478149b860a167cc64a2ac78 (patch) | |
tree | 0cf2b41b1601e5211454b4f2ccb703f6d37b40a0 /mail | |
parent | f46ab7a9b629ee0e64883104ab035fb64834cd70 (diff) | |
download | ports-62cb0e090e431e1f478149b860a167cc64a2ac78.tar.gz ports-62cb0e090e431e1f478149b860a167cc64a2ac78.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ilohamail-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ilohamail-devel/Makefile b/mail/ilohamail-devel/Makefile index 88538c400839..4dc19a6e8229 100644 --- a/mail/ilohamail-devel/Makefile +++ b/mail/ilohamail-devel/Makefile @@ -13,6 +13,8 @@ COMMENT= IlohaMail is a lightweight webmail program (devel version) NO_BUILD= yes USE_PHP= pcre WANT_PHP_WEB= yes +DEPRECATED= yes +EXPIRATION_DATE=2014-06-30 .if !defined(WITHOUT_MYSQL) USE_PHP+= mysql |