diff options
Diffstat (limited to 'www/jmeter/Makefile')
-rw-r--r-- | www/jmeter/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/jmeter/Makefile b/www/jmeter/Makefile index 9a474ce70828..4efff092e83b 100644 --- a/www/jmeter/Makefile +++ b/www/jmeter/Makefile @@ -10,6 +10,9 @@ WWW= https://jmeter.apache.org/ LICENSE= APACHE20 +DEPRECATED= Depends on expiring java/jdom +EXPIRATION_DATE=2025-06-04 + # These are JAR-files installed by other ports. The list should keep # growing until all Java applications install just their own JARs -- not # the 3rd-party ones: |