diff options
Diffstat (limited to 'java/eclipse')
-rw-r--r-- | java/eclipse/Makefile.plugins | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/java/eclipse/Makefile.plugins b/java/eclipse/Makefile.plugins index e0df9c881d1c..7abc7b84f8aa 100644 --- a/java/eclipse/Makefile.plugins +++ b/java/eclipse/Makefile.plugins @@ -1,4 +1,6 @@ # stopgap to unbreak index # $FreeBSD$ -IGNORE= Attempting to use removed plugin makefile +BROKEN= Attempting to use removed plugin makefile +DEPRECATED= Attempting to use removed plugin makefile +EXPIRATION_DATE= 2014-07-27 |