aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2026-09-01 21:14:52 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2026-09-01 21:42:35 +0000
commita303bb172385689b84036997c9ac0aa181fb04e1 (patch)
treeb6a1bbfcb5bfbb525c2d0d999c711515210b9506
parent55ec3e55ca40c407d989a1d841312af364fe9a9f (diff)
www/dtse: Remove deprecation notice and expiration date
As per new policies you need to track multiple branches. I don't have time, hardware or interest trying to additionally keep up with quarterly so I'll revert deprecation and expiration date Reported by: joneum
-rw-r--r--www/dtse/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/dtse/Makefile b/www/dtse/Makefile
index 2334a8fc1b22..7f45d250c3cc 100644
--- a/www/dtse/Makefile
+++ b/www/dtse/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dtse
PORTVERSION= 1.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= http://dl1.douglasthrift.net/${PORTNAME}/ \
http://dl2.douglasthrift.net/${PORTNAME}/
@@ -13,9 +13,6 @@ WWW= http://computers.douglasthrift.net/searchengine/
LICENSE= APACHE11
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Unmaintained upstream
-EXPIRATION_DATE=2026-09-30
-
BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_check_gnu_make.m4:devel/autoconf-archive
USES= autoreconf gmake perl5 shebangfix tar:bzip2