From 0fc16cde22a067091718cadf2f5624d4f3e2bb6e Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 9 Mar 2024 12:05:37 +0100 Subject: [PATCH] ports-mgmt/portsnap: Mark DEPRECATED - portsnap infrastructure will be removed after the EOL of 13.X - Set EXPIRATION_DATE 2026-01-31 --- ports-mgmt/portsnap/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ports-mgmt/portsnap/Makefile b/ports-mgmt/portsnap/Makefile index 4631ad1b3863..5d5708e71663 100644 --- a/ports-mgmt/portsnap/Makefile +++ b/ports-mgmt/portsnap/Makefile @@ -10,6 +10,9 @@ WWW= http://www.daemonology.net/portsnap/ LICENSE= BSD2CLAUSE +DEPRECATED= portsnap infrastructure will be removed after the EOL of 13.x +EXPIRQATION_DATE=2026-01-31 + SUB_FILES= pkg-message PLIST_FILES= "@sample etc/portsnap.conf.sample" \