diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2024-01-23 18:23:20 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2024-01-23 19:25:44 +0000 |
commit | 844439fcf4fcd8bb985cb0dff88c34d46e224652 (patch) | |
tree | 6d06bb3ac19cbe870bb7c0bb40e8d459dda56a81 | |
parent | 22ba7292a1c9956f39d2004c0513bede7e2cbcee (diff) | |
download | ports-844439fcf4fcd8bb985cb0dff88c34d46e224652.tar.gz ports-844439fcf4fcd8bb985cb0dff88c34d46e224652.zip |
-rw-r--r-- | security/fakebo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/fakebo/Makefile b/security/fakebo/Makefile index 932b1e46adc4..802eb71eca35 100644 --- a/security/fakebo/Makefile +++ b/security/fakebo/Makefile @@ -11,6 +11,9 @@ WWW= https://sourceforge.net/projects/fakebo/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Remote admin software that hasn't been relevant for last 15 years +EXPIRATION_DATE=2024-02-29 + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USES= autoreconf |