Skip to content

Commit

Permalink
devel/upslug: Fix typo in DEPRECATED variable
Browse files Browse the repository at this point in the history
Properly define DEPRECATED variable

Approved by:	portmgr (blanket)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Mar 7, 2024
1 parent 4f62902 commit 86310ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/upslug/Makefile
Expand Up @@ -8,7 +8,7 @@ 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
DEPRECATED= Utility for a NAS released in 2004 and discontinued in 2008
EXPIRATION_DATE=2024-03-31

USES= gmake
Expand Down

0 comments on commit 86310ba

Please sign in to comment.