diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-05-15 12:44:36 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-05-15 12:44:36 +0200 |
commit | e4e4eddaa37db0ff068987c7859ef19b1b9b9f2c (patch) | |
tree | 05aec53802029fa4610c261ede2512a964570c6d | |
parent | x11/plasma-wayland-protocols: update to 1.18.0 (diff) |
databases/gnats4: fix expiration date
-rw-r--r-- | databases/gnats4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gnats4/Makefile b/databases/gnats4/Makefile index 5888ee19b1a8..e0bb5804ba52 100644 --- a/databases/gnats4/Makefile +++ b/databases/gnats4/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_mips= Does not build: error: conflicting types for yy_scan_string BROKEN_mips64= Does not build: error: conflicting types for yy_scan_string DEPRECATED= Abandoned upstream, last release in 2015 and last activity about 9 years ago -EXPIRATION_DATE=2024-06-30 +EXPIRATION_DATE=2025-06-30 USES= cpe gettext-runtime gmake CPE_VENDOR= gnu |