pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/klayout



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 23 01:57:59 UTC 2023

Modified Files:
        pkgsrc/cad/klayout: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/cad/klayout/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/klayout/Makefile
diff -u pkgsrc/cad/klayout/Makefile:1.77 pkgsrc/cad/klayout/Makefile:1.78
--- pkgsrc/cad/klayout/Makefile:1.77    Sun Dec 17 08:13:35 2023
+++ pkgsrc/cad/klayout/Makefile Sat Dec 23 01:57:59 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2023/12/17 08:13:35 mef Exp $
+# $NetBSD: Makefile,v 1.78 2023/12/23 01:57:59 zafer Exp $
 
 DISTNAME=      klayout-0.28.14
 CATEGORIES=    cad
-MASTER_SITES=  http://www.klayout.org/downloads/source/
+MASTER_SITES=  https://www.klayout.org/downloads/source/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.klayout.de/



Home | Main Index | Thread Index | Old Index