pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/estd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec  9 08:33:08 UTC 2025

Modified Files:
        pkgsrc/sysutils/estd: Makefile

Log Message:
estd: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/sysutils/estd/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/estd/Makefile
diff -u pkgsrc/sysutils/estd/Makefile:1.39 pkgsrc/sysutils/estd/Makefile:1.40
--- pkgsrc/sysutils/estd/Makefile:1.39  Fri Jun 23 23:25:52 2023
+++ pkgsrc/sysutils/estd/Makefile       Tue Dec  9 08:33:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2023/06/23 23:25:52 mrg Exp $
+# $NetBSD: Makefile,v 1.40 2025/12/09 08:33:07 wiz Exp $
 
 DISTNAME=      estd-r11
 PKGNAME=       estd-0.11
@@ -7,7 +7,7 @@ CATEGORIES=     sysutils
 MASTER_SITES=  http://flpsed.org/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://flpsed.org/estd.html
+HOMEPAGE=      https://flpsed.org/estd.html
 COMMENT=       Dynamically sets the CPU-frequency on SpeedStep and PowerNow CPUs
 LICENSE=       2-clause-bsd
 



Home | Main Index | Thread Index | Old Index