aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-06-06 17:27:15 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-06-06 19:05:49 +0000
commit485a92dde12c4d464a3ab6b890fa8cc43658be80 (patch)
tree785bc1623ad1f897dcb27942528326d2989ba54d
parentbf1d1cf80627bcd39e3e68f11eccdae9249f4edb (diff)
downloadports-485a92dde12c4d464a3ab6b890fa8cc43658be80.tar.gz
ports-485a92dde12c4d464a3ab6b890fa8cc43658be80.zip
archivers/paq: Deprecate and set expiration date to 2024-07-31
Outdated, unmaintained and format that never gained any traction
-rw-r--r--archivers/paq/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/paq/Makefile b/archivers/paq/Makefile
index ee324425fe10..16e60853f0de 100644
--- a/archivers/paq/Makefile
+++ b/archivers/paq/Makefile
@@ -14,6 +14,9 @@ WWW= http://mattmahoney.net/dc/zpaq.html
LICENSE= GPLv3 MIT
LICENSE_COMB= multi
+DEPRECATED= Outdated, unmaintained and format that never gained any traction
+EXPIRATION_DATE=2024-07-31
+
USES= dos2unix zip
USE_CXXSTD= c++14