diff options
-rw-r--r-- | security/racoon2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index 8365b8c5cd1b..153d0a3c1ddb 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/zoulasc/racoon2 CONFLICTS= racoon2-legacy +DEPRECATED= Requested removal by PR/286981 +EXPIRATION_DATE=2025-05-31 + USE_GITHUB= yes GH_ACCOUNT= zoulasc GH_TAGNAME= ${HASH} |