diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
commit | 637b3d75f32e388a128f41aa2d3db1522511c43c (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /java/java-checkstyle/Makefile | |
parent | www/wt: update to 4.1.1 (diff) |
Deprecate a few ports
Notes
Notes:
svn path=/head/; revision=512125
Diffstat (limited to 'java/java-checkstyle/Makefile')
-rw-r--r-- | java/java-checkstyle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/java-checkstyle/Makefile b/java/java-checkstyle/Makefile index c42091b63c80..07cc0d43107e 100644 --- a/java/java-checkstyle/Makefile +++ b/java/java-checkstyle/Makefile @@ -15,6 +15,8 @@ LICENSE= LGPL21 APACHE20 LICENSE_COMB= dual BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USE_JAVA= yes JAVA_VERSION= 1.6+ |