aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 10:06:11 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 10:06:18 +0000
commit674a92707bf7b4f4e136ec053bcd25869bdf8e1e (patch)
tree6d76eefb7506cc8c798fb09dd5296783fe27924c
parentc786f81ebd058d4f72e45d3d10fe01c64d061821 (diff)
downloadports-674a92707bf7b4f4e136ec053bcd25869bdf8e1e.tar.gz
ports-674a92707bf7b4f4e136ec053bcd25869bdf8e1e.zip
www/crawl: Fix EXPIRATION_DATE
2022-06-30 should be 2024-06-30
-rw-r--r--www/crawl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/crawl/Makefile b/www/crawl/Makefile
index 0f294f7be5b9..6e896544f254 100644
--- a/www/crawl/Makefile
+++ b/www/crawl/Makefile
@@ -11,7 +11,7 @@ WWW= https://www.monkey.org/~provos/crawl/
LICENSE= BSD4CLAUSE
DEPRECATED= Abandonware and obsolete, last release in 2003 and no longer developed. Consider using ftp/wget
-EXPIRATION_DATE=2022-06-30
+EXPIRATION_DATE=2024-06-30
LIB_DEPENDS= libevent.so:devel/libevent