svn commit: r476915 - head/net-mgmt/mk-livestatus

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 11 14:19:05 UTC 2018


Author: sunpoet
Date: Sat Aug 11 14:18:49 2018
New Revision: 476915
URL: https://svnweb.freebsd.org/changeset/ports/476915

Log:
  Update CPAN link

Modified:
  head/net-mgmt/mk-livestatus/Makefile

Modified: head/net-mgmt/mk-livestatus/Makefile
==============================================================================
--- head/net-mgmt/mk-livestatus/Makefile	Sat Aug 11 14:18:44 2018	(r476914)
+++ head/net-mgmt/mk-livestatus/Makefile	Sat Aug 11 14:18:49 2018	(r476915)
@@ -42,7 +42,7 @@ NAGIOS4_CONFIGURE_ON=	--with-nagios4
 
 # perl api is really outdated, do not install!
 # Actual version can be found on CPAN
-# http://search.cpan.org/~nierlein/Monitoring-Livestatus/
+# https://metacpan.org/release/Monitoring-Livestatus
 post-extract:
 	@${RM} -r ${WRKSRC}/api/perl
 


More information about the svn-ports-all mailing list