aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 08:02:30 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 10:01:27 +0000
commitdcb4fae040dc94c17867bfefc3697cc462b2d289 (patch)
tree093162db4c403b095061358a35f5b0a8059c5daa
parent0c1925014d51c2a876c8cac31e17e6250e28ec97 (diff)
downloadports-dcb4fae040dc94c17867bfefc3697cc462b2d289.tar.gz
ports-dcb4fae040dc94c17867bfefc3697cc462b2d289.zip
www/bolt: Deprecate and set expiration date to 2024-06-30
Current version is a few years old and unsupport upstream which still is active. Update WWW entry while at it to GitHub repo.
-rw-r--r--www/bolt/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/bolt/Makefile b/www/bolt/Makefile
index 05b824f238ce..357e848f18bc 100644
--- a/www/bolt/Makefile
+++ b/www/bolt/Makefile
@@ -6,11 +6,14 @@ MASTER_SITES= https://bolt.cm/distribution/
MAINTAINER= ports@FreeBSD.org
COMMENT= Sophisticated, lightweight & simple CMS
-WWW= https://bolt.cm/
+WWW= https://github.com/bolt/core
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+DEPRECATED= Outdated and unsupported, current version is several years old and unsupported upstream
+EXPIRATION_DATE=2024-06-30
+
USES= cpe php:web
CPE_VENDOR= ${PORTNAME}cms