pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/gkrellm-leds



Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Aug 30 09:54:08 UTC 2025

Modified Files:
        pkgsrc/misc/gkrellm-leds: Makefile

Log Message:
misc/gkrellm-leds: NFCI

- Remove HOMEPAGE: It no longer exists.
- Update MASTER_SITES: The original site is gone. Use Gentoo mirrors.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/misc/gkrellm-leds/Makefile

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

Modified files:

Index: pkgsrc/misc/gkrellm-leds/Makefile
diff -u pkgsrc/misc/gkrellm-leds/Makefile:1.78 pkgsrc/misc/gkrellm-leds/Makefile:1.79
--- pkgsrc/misc/gkrellm-leds/Makefile:1.78      Thu Apr 24 14:15:04 2025
+++ pkgsrc/misc/gkrellm-leds/Makefile   Sat Aug 30 09:54:08 2025
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.78 2025/04/24 14:15:04 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2025/08/30 09:54:08 pho Exp $
 #
 
 DISTNAME=      gkleds-0.8.2
 PKGNAME=       ${DISTNAME:S/^gk/gkrellm-/}
 PKGREVISION=   62
 CATEGORIES=    misc
-MASTER_SITES=  http://heim.ifi.uio.no/~oyvinha/files/files/
+MASTER_SITES=  ${MASTER_SITE_GENTOO:=distfiles/96/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://heim.ifi.uio.no/~oyvinha/gkleds/
 COMMENT=       GKrellM plugin that monitors CapsLock, NumLock and ScrollLock keys
 
 USE_TOOLS+=    pkg-config



Home | Main Index | Thread Index | Old Index