pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/gsmc



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 23 01:55:28 UTC 2023

Modified Files:
        pkgsrc/cad/gsmc: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/cad/gsmc/Makefile

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

Modified files:

Index: pkgsrc/cad/gsmc/Makefile
diff -u pkgsrc/cad/gsmc/Makefile:1.55 pkgsrc/cad/gsmc/Makefile:1.56
--- pkgsrc/cad/gsmc/Makefile:1.55       Tue Nov 14 14:01:28 2023
+++ pkgsrc/cad/gsmc/Makefile    Sat Dec 23 01:55:28 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.55 2023/11/14 14:01:28 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2023/12/23 01:55:28 zafer Exp $
 #
 
 DISTNAME=      gsmc-1.1
 PKGREVISION=   42
 CATEGORIES=    cad
-MASTER_SITES=  http://www.qsl.net/ik5nax/
+MASTER_SITES=  https://www.qsl.net/ik5nax/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.qsl.net/ik5nax/



Home | Main Index | Thread Index | Old Index