pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/bthfp



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon May 20 12:39:04 UTC 2024

Modified Files:
        pkgsrc/comms/bthfp: Makefile

Log Message:
comms/bthfp: Upgrade MASTER_SITES to https


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/comms/bthfp/Makefile

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

Modified files:

Index: pkgsrc/comms/bthfp/Makefile
diff -u pkgsrc/comms/bthfp/Makefile:1.12 pkgsrc/comms/bthfp/Makefile:1.13
--- pkgsrc/comms/bthfp/Makefile:1.12    Tue Feb 21 20:18:09 2023
+++ pkgsrc/comms/bthfp/Makefile Mon May 20 12:39:04 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2023/02/21 20:18:09 plunky Exp $
+# $NetBSD: Makefile,v 1.13 2024/05/20 12:39:04 gdt Exp $
 
 DISTNAME=              bthfp-0.1
 PKGREVISION=           1
 CATEGORIES=            comms
-MASTER_SITES=          http://www.NetBSD.org/~plunky/
+MASTER_SITES=          https://www.NetBSD.org/~plunky/
 DISTFILES=             bthfp-0.1.tar.gz
 
 MAINTAINER=            plunky%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index