diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-03-16 13:01:01 +0100 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-03-16 13:13:37 +0100 |
commit | 5140a9ad78911daac4f8908c1ccfb516cf01c601 (patch) | |
tree | 71a8d7382f3cacc71a5f4321d20b5bec77dc4ef7 /textproc/java2html | |
parent | net-p2p/phex: Deprecate and set expiration date to 2025-04-30 (diff) |
textproc/java2html: Deprecate and set expiration date to 2025-04-30
Upstream is gone and last update 20 years ago
PR: 285380
Reviewed by: Martin Kammerhofer <mkamm@gmx.net> (maintainer)
Diffstat (limited to 'textproc/java2html')
-rw-r--r-- | textproc/java2html/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/java2html/Makefile b/textproc/java2html/Makefile index cbed5b9f1caa..fb870805751a 100644 --- a/textproc/java2html/Makefile +++ b/textproc/java2html/Makefile @@ -10,6 +10,9 @@ WWW= http://user.cs.tu-berlin.de/~schintke/x2html/ LICENSE= GPLv2 +DEPRECATED= Upstream is gone and last update 20 years ago +EXPIRATION_DATE=2025-04-30 + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share |