git: 86310ba9a927 - main - devel/upslug: Fix typo in DEPRECATED variable

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Thu, 07 Mar 2024 22:03:03 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=86310ba9a927b844f5a6632691d7b72ee3e69371

commit 86310ba9a927b844f5a6632691d7b72ee3e69371
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-03-07 21:57:58 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-03-07 22:02:53 +0000

    devel/upslug: Fix typo in DEPRECATED variable
    
    Properly define DEPRECATED variable
    
    Approved by:    portmgr (blanket)
---
 devel/upslug/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/upslug/Makefile b/devel/upslug/Makefile
index 2b764c57d743..176e588ec18a 100644
--- a/devel/upslug/Makefile
+++ b/devel/upslug/Makefile
@@ -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