pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/icinga-base



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec 30 08:14:01 UTC 2025

Modified Files:
        pkgsrc/net/icinga-base: Makefile

Log Message:
icinga-base: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/icinga-base/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/icinga-base/Makefile
diff -u pkgsrc/net/icinga-base/Makefile:1.43 pkgsrc/net/icinga-base/Makefile:1.44
--- pkgsrc/net/icinga-base/Makefile:1.43        Thu Oct 23 20:38:47 2025
+++ pkgsrc/net/icinga-base/Makefile     Tue Dec 30 08:14:01 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2025/10/23 20:38:47 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.44 2025/12/30 08:14:01 wiz Exp $
 
 DISTNAME=      icinga-1.9.4
 PKGNAME=       ${DISTNAME:S/-/-base-/}
@@ -8,7 +7,7 @@ CATEGORIES=     net sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=icinga/}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      https://www.icinga.org/
+HOMEPAGE=      https://icinga.com/
 COMMENT=       Enterprise grade open source monitoring system
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index