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 | |
parent | f46ab7a9b629ee0e64883104ab035fb64834cd70 (diff) | |
download | freebsd-ports-62cb0e090e431e1f478149b860a167cc64a2ac78.zip |
Upstream ilohamail.org has disappeared, and the files on sourceforge are 9 years old
PR: 190402
Submitted by: craig001@lerwick.hopto.org (maintainer)
Approved by: portmgr (implicit)
-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 |