Hello,

Given that:

        https://community.saltstack.com/

times out, and:

        https://saltstack.com/

redirects to:

        https://www.vmware.com/support/acquisitions/saltstack.html

it is probably best to simply update the HOMEPAGE to the project's
main page:

        https://saltproject.io/

Regards,

Raf

P.S. I'm not subscribed to ports@ mailing list so please CC me if need be.

Index: sysutils/salt/Makefile
===================================================================
RCS file: /cvs/ports/sysutils/salt/Makefile,v
retrieving revision 1.180
diff -u -p -r1.180 Makefile
--- sysutils/salt/Makefile      12 Nov 2023 21:01:46 -0000      1.180
+++ sysutils/salt/Makefile      16 Nov 2023 10:56:14 -0000
@@ -18,9 +18,11 @@ COMMENT =            remote execution and configur
 MODPY_EGG_VERSION =    3006.4
 DISTNAME =             salt-${MODPY_EGG_VERSION}
 
+REVISION =             0
+
 CATEGORIES =           sysutils net devel
 
-HOMEPAGE =             https://community.saltstack.com/
+HOMEPAGE =             https://saltproject.io/
 
 MAINTAINER =           Robert Nagy <rob...@openbsd.org>
 

Reply via email to