pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/bkt
Module Name: pkgsrc
Committed By: wiz
Date: Tue Nov 25 06:59:32 UTC 2025
Modified Files:
pkgsrc/sysutils/bkt: Makefile
Log Message:
bkt: use github instead of dead HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/bkt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/bkt/Makefile
diff -u pkgsrc/sysutils/bkt/Makefile:1.11 pkgsrc/sysutils/bkt/Makefile:1.12
--- pkgsrc/sysutils/bkt/Makefile:1.11 Mon Dec 2 14:05:20 2024
+++ pkgsrc/sysutils/bkt/Makefile Tue Nov 25 06:59:31 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2024/12/02 14:05:20 pin Exp $
+# $NetBSD: Makefile,v 1.12 2025/11/25 06:59:31 wiz Exp $
DISTNAME= bkt-0.8.2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=dimo414/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.bkt.rs/
+HOMEPAGE= https://github.com/dimo414/bkt
COMMENT= Subprocess caching utility
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index