pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/tkgate
Module Name: pkgsrc
Committed By: zafer
Date: Sat Dec 23 01:59:43 UTC 2023
Modified Files:
pkgsrc/cad/tkgate: Makefile
Log Message:
use https
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/cad/tkgate/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/tkgate/Makefile
diff -u pkgsrc/cad/tkgate/Makefile:1.39 pkgsrc/cad/tkgate/Makefile:1.40
--- pkgsrc/cad/tkgate/Makefile:1.39 Sun Nov 12 13:20:48 2023
+++ pkgsrc/cad/tkgate/Makefile Sat Dec 23 01:59:43 2023
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.39 2023/11/12 13:20:48 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2023/12/23 01:59:43 zafer Exp $
#
DISTNAME= tkgate-1.8.7
PKGREVISION= 4
CATEGORIES= cad
-MASTER_SITES= http://www.tkgate.org/downloads/
+MASTER_SITES= https://www.tkgate.org/downloads/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.tkgate.org/
+HOMEPAGE= https://www.tkgate.org/
LICENSE= gnu-gpl-v2
COMMENT= Tcl/Tk based digital circuit editor and simulator
Home |
Main Index |
Thread Index |
Old Index