git: e77bfa20ecc1 - main - devel/upslug: Deprecate and set expiration date to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Feb 2024 09:20:38 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e77bfa20ecc15085b900e191f91177ab2240d108
commit e77bfa20ecc15085b900e191f91177ab2240d108
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-11 09:13:10 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-11 09:20:24 +0000
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
---
devel/upslug/Makefile | 3 +++
1 file changed, 3 insertions(+)
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