aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 13:57:58 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 14:29:04 +0000
commit1f764a76963021e022e33a20652fbfb446951331 (patch)
treee46b0a03d4069582d4265d50e0aa1d3c3289fc0d
parent2ffecc4487af1878049701b0661513156ed321dc (diff)
downloadports-1f764a76963021e022e33a20652fbfb446951331.tar.gz
ports-1f764a76963021e022e33a20652fbfb446951331.zip
net-im/tut: Mark DEPRECATED
- Requires deprecated lang/go119 - Set EXPIRATION_DATE 2024-04-24 Approved by: portmgr (blanket)
-rw-r--r--net-im/tut/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/tut/Makefile b/net-im/tut/Makefile
index bf146ae87404..43a95aeb2ab1 100644
--- a/net-im/tut/Makefile
+++ b/net-im/tut/Makefile
@@ -1,12 +1,15 @@
PORTNAME= tut
DISTVERSION= 2.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-im
MAINTAINER= lcook@FreeBSD.org
COMMENT= TUI for Mastodon
WWW= https://tut.anv.nu/
+DEPRECATED=Requires deprecated lang/go119
+EXPIRATION_DATE=2024-04-24
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE