diff --git a/net-mgmt/check_ssl_cert/Makefile b/net-mgmt/check_ssl_cert/Makefile index 2aabb219e671..8df15ec48850 100644 --- a/net-mgmt/check_ssl_cert/Makefile +++ b/net-mgmt/check_ssl_cert/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= https://github.com/matteocorti/${PORTNAME}/releases/download/v${DI MAINTAINER= cmt@FreeBSD.org COMMENT= Nagios/Icinga plugin for checking SSL/TLS certificates -WWW= https://matteocorti.github.io/check_ssl_cert/ +WWW= https://github.com/matteocorti/check_ssl_cert/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.md