mirror of https://git.FreeBSD.org/ports.git
net-mgmt/check_ssl_cert: update WWW
The old github page is gone, and there seems to be no better homepage for this project than the github repository itself
This commit is contained in:
parent
b20bfea11f
commit
0f621616b7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue