mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
www/cgichk: Deprecate and set expiration date to 2024-02-29
Deprecated utility that checks a list of URLs and lacks HTTPS support Return port to pool Reference: https://github.com/BytesTemplarLegacy/cgichk Approved by: portmgr
This commit is contained in:
parent
6f0bf5e287
commit
51697a2c5a
1 changed files with 3 additions and 1 deletions
|
@ -6,10 +6,12 @@ MASTER_SITES= https://BSDforge.com/projects/source/www/cgichk/
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Web site vulnerability scanner
|
||||
|
||||
BROKEN= Unfetchable
|
||||
DEPRECATED= Deprecated utility that checks a list of URLs and lacks HTTPS support
|
||||
EXPIRATION_DATE=2024-02-29
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
ALL_TARGET= cgichk
|
||||
|
|
Loading…
Add table
Reference in a new issue