diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2024-01-14 00:11:13 +0100 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2024-01-14 00:30:23 +0100 |
commit | e3a7ca28c8a6c9145694a242b1e69974a0f74e60 (patch) | |
tree | 631214e6d4c0673cbbcee5496eba95724f138f05 /www | |
parent | cdd499a76d9b58669f0131ac9fa3b38362cbf2b5 (diff) | |
download | freebsd-ports-e3a7ca28c8a6c9145694a242b1e69974a0f74e60.zip |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris <portmaster@bsdforge.com>
Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r-- | www/cgichk/Makefile | 1 | ||||
-rw-r--r-- | www/zerowait-httpd/Makefile | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/www/cgichk/Makefile b/www/cgichk/Makefile index d39d29b52ec8..d65143f96867 100644 --- a/www/cgichk/Makefile +++ b/www/cgichk/Makefile @@ -9,7 +9,6 @@ LICENSE= GPLv2 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 diff --git a/www/zerowait-httpd/Makefile b/www/zerowait-httpd/Makefile index 15a19ee2aefd..db4ddc01ce3b 100644 --- a/www/zerowait-httpd/Makefile +++ b/www/zerowait-httpd/Makefile @@ -12,8 +12,6 @@ WWW= https://www.0w.ru/httpd/ LICENSE= BSD3CLAUSE -BROKEN= Unfetchable - USES= gmake ssl USE_RC_SUBR= 0W-httpd ALL_TARGET= #none |