diff options
Diffstat (limited to 'devel/csmith/Makefile')
-rw-r--r-- | devel/csmith/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile index 07c0d1a586a0..15e8a896c2a1 100644 --- a/devel/csmith/Makefile +++ b/devel/csmith/Makefile @@ -11,7 +11,7 @@ LICENSE= BSD2CLAUSE BROKEN= Unfetchable DEPRECATED= Unmaintained for years -EXPIRATION_DATE=2024-06-30 +EXPIRATION_DATE=2025-06-30 USES= gmake libtool localbase perl5 shebangfix USE_CXXSTD= c++11 |