aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 09:13:10 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 09:20:24 +0000
commite77bfa20ecc15085b900e191f91177ab2240d108 (patch)
treef87c0d76ac05d528361c47f55721b2979adc3689
parent23fac0d9e3b3b8fd553c2b36856e0af2ac5d6917 (diff)
downloadports-e77bfa20ecc15085b900e191f91177ab2240d108.tar.gz
ports-e77bfa20ecc15085b900e191f91177ab2240d108.zip
devel/upslug: Deprecate and set expiration date to 2024-03-31
Utility for a NAS released in 2004 and discontinued in 2008 Reference: https://en.wikipedia.org/wiki/NSLU2
-rw-r--r--devel/upslug/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/upslug/Makefile b/devel/upslug/Makefile
index e5e4976b1cf3..2b764c57d743 100644
--- a/devel/upslug/Makefile
+++ b/devel/upslug/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Firmware upload tool for Linksys NSLU2
WWW= http://www.nslu2-linux.org/wiki/Main/UpSlug
+DEPRECATE= Utility for a NAS released in 2004 and discontinued in 2008
+EXPIRATION_DATE=2024-03-31
+
USES= gmake
GNU_CONFIGURE= yes