pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/fastcap



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

Modified Files:
        pkgsrc/cad/fastcap: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/cad/fastcap/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/fastcap/Makefile
diff -u pkgsrc/cad/fastcap/Makefile:1.44 pkgsrc/cad/fastcap/Makefile:1.45
--- pkgsrc/cad/fastcap/Makefile:1.44    Mon Jul 17 22:00:23 2023
+++ pkgsrc/cad/fastcap/Makefile Sat Dec 23 01:47:55 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.44 2023/07/17 22:00:23 nia Exp $
+# $NetBSD: Makefile,v 1.45 2023/12/23 01:47:55 zafer Exp $
 
 DISTNAME=      fastcap-2.0-18Sep92
 PKGNAME=       fastcap-2.0.19920918
 PKGREVISION=   4
 CATEGORIES=    cad
-MASTER_SITES=  http://www.rle.mit.edu/cpg/codes/
+MASTER_SITES=  https://www.rle.mit.edu/cpg/codes/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    dmcmahill%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index