diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-29 01:26:23 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-29 01:26:23 +0800 |
commit | a0243ce69f854c7b1bbd6f33e87ed315416d51cc (patch) | |
tree | 08c59dfb46b974c88d502a4c26b4c4530c673b5a /textproc | |
parent | 0b0523d4bbc3532e491e0ad8a3cba1c23d168c58 (diff) | |
download | freebsd-ports-gnome-a0243ce69f854c7b1bbd6f33e87ed315416d51cc.tar.gz freebsd-ports-gnome-a0243ce69f854c7b1bbd6f33e87ed315416d51cc.tar.zst freebsd-ports-gnome-a0243ce69f854c7b1bbd6f33e87ed315416d51cc.zip |
Deprecate ports broken for more than 6 months
With hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/apache-poi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/apache-poi/Makefile b/textproc/apache-poi/Makefile index d6194992be93..c7269c4313e8 100644 --- a/textproc/apache-poi/Makefile +++ b/textproc/apache-poi/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Java API To Access Microsoft Format Files BROKEN= Tries to fetch files during build stage +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-09-28 LICENSE= APACHE20 |