diff options
author | cs <cs@FreeBSD.org> | 2014-06-11 05:44:03 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2014-06-11 05:44:03 +0800 |
commit | 2257000331d73d26e6534ff4c291bbdc5be0d4b1 (patch) | |
tree | 0cf2b41b1601e5211454b4f2ccb703f6d37b40a0 /mail | |
parent | 84fe2d739c55e49cd63e1d52ad091414ea296ce5 (diff) | |
download | freebsd-ports-gnome-2257000331d73d26e6534ff4c291bbdc5be0d4b1.tar.gz freebsd-ports-gnome-2257000331d73d26e6534ff4c291bbdc5be0d4b1.tar.zst freebsd-ports-gnome-2257000331d73d26e6534ff4c291bbdc5be0d4b1.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)
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 |