pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/bitstir



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 24 08:21:47 UTC 2025

Modified Files:
        pkgsrc/security/bitstir: Makefile

Log Message:
bitstir: use https


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/bitstir/Makefile

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

Modified files:

Index: pkgsrc/security/bitstir/Makefile
diff -u pkgsrc/security/bitstir/Makefile:1.9 pkgsrc/security/bitstir/Makefile:1.10
--- pkgsrc/security/bitstir/Makefile:1.9        Tue Oct 23 18:16:21 2012
+++ pkgsrc/security/bitstir/Makefile    Mon Nov 24 08:21:47 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2012/10/23 18:16:21 asau Exp $
-#
+# $NetBSD: Makefile,v 1.10 2025/11/24 08:21:47 wiz Exp $
 
 DISTNAME=              bitstir-0.2
 PKGREVISION=           2
 CATEGORIES=            security
-MASTER_SITES=          http://www.wiredyne.com/software/downloads/
+MASTER_SITES=          https://www.wiredyne.com/software/downloads/
 
 MAINTAINER=            pdh%wiredyne.com@localhost
-HOMEPAGE=              http://www.wiredyne.com/software/bitstir.html
+HOMEPAGE=              https://www.wiredyne.com/software/bitstir.html
 COMMENT=               Entropy restoration daemon
 
 ONLY_FOR_PLATFORM=     NetBSD-*-*



Home | Main Index | Thread Index | Old Index