Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2018 14:18:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r476915 - head/net-mgmt/mk-livestatus
Message-ID:  <201808111418.w7BEIo4v050081@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808111418.w7BEIo4v050081>