diff options
author | Cy Schubert <cy@FreeBSD.org> | 2022-09-11 14:10:58 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2022-09-11 14:41:41 +0000 |
commit | 8fd88fa6722956af0f95c47d03153fccd9c23509 (patch) | |
tree | 7306cf50f9ca9043e8a593de48032478f23831e0 | |
parent | 1b674b6287a245d620ee4d80e48b2f2ae47ff2cb (diff) | |
download | ports-8fd88fa6722956af0f95c47d03153fccd9c23509.tar.gz ports-8fd88fa6722956af0f95c47d03153fccd9c23509.zip |
security/fwbuilder: Point to new WWW on github
-rw-r--r-- | security/fwbuilder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index 48f5d4cd30e0..fa30b65c6665 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -6,7 +6,7 @@ CATEGORIES= security MAINTAINER= cy@FreeBSD.org COMMENT= Firewall Builder GUI and policy compilers -WWW= http://www.fwbuilder.org/ +WWW= https://github.com/fwbuilder/fwbuilder BROKEN_FreeBSD_12_powerpc64= fails to configure on powerpc64 elfv1: libz library not found |