pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/libgfshare



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri Dec 22 20:00:03 UTC 2023

Modified Files:
        pkgsrc/security/libgfshare: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/libgfshare/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/libgfshare/Makefile
diff -u pkgsrc/security/libgfshare/Makefile:1.4 pkgsrc/security/libgfshare/Makefile:1.5
--- pkgsrc/security/libgfshare/Makefile:1.4     Fri Jul 21 12:22:48 2023
+++ pkgsrc/security/libgfshare/Makefile Fri Dec 22 20:00:03 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2023/07/21 12:22:48 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2023/12/22 20:00:03 zafer Exp $
 
 DISTNAME=      libgfshare-1.0.5
 CATEGORIES=    security
-MASTER_SITES=  http://www.digital-scurf.org/files/libgfshare/
+MASTER_SITES=  https://www.digital-scurf.org/files/libgfshare/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    agc%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index