pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/upclient



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 15 09:14:34 UTC 2026

Modified Files:
        pkgsrc/net/upclient: Makefile

Log Message:
 upclient: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/upclient/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/upclient/Makefile
diff -u pkgsrc/net/upclient/Makefile:1.31 pkgsrc/net/upclient/Makefile:1.32
--- pkgsrc/net/upclient/Makefile:1.31   Sun Jan 26 17:31:57 2020
+++ pkgsrc/net/upclient/Makefile        Sun Feb 15 09:14:34 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.31 2020/01/26 17:31:57 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.32 2026/02/15 09:14:34 wiz Exp $
 
 DISTNAME=      upclient-4.2.1.23
 PKGREVISION=   4
 CATEGORIES=    net
-MASTER_SITES=  http://uptimes.atomicvoid.net/files/
+#MASTER_SITES= http://uptimes.atomicvoid.net/files/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://uptimes.hostingwired.com/
+#HOMEPAGE=     https://uptimes.hostingwired.com/
 COMMENT=       Keeps track of your server uptime, and compares it to other hosts
 
 BUILD_TARGET.DragonFly=        dragonfly



Home | Main Index | Thread Index | Old Index