diff --git a/devel/upslug/Makefile b/devel/upslug/Makefile index e5e4976b1cf3..2b764c57d743 100644 --- a/devel/upslug/Makefile +++ b/devel/upslug/Makefile @@ -1,18 +1,21 @@ PORTNAME= upslug PORTVERSION= 2.11 CATEGORIES= devel MASTER_SITES= SF/nslu/UpSlug2/${PORTNAME}2-11 DISTNAME= upslug2-11 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 CONFIGURE_ARGS= --with-libpcap PLIST_FILES= sbin/upslug2 .include