pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/kermit
Module Name:    pkgsrc
Committed By:   fcambus
Date:           Thu Mar 18 10:03:37 UTC 2021
Modified Files:
        pkgsrc/comms/kermit: Makefile
Log Message:
Switch HOMEPAGE to HTTPS.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/comms/kermit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/kermit/Makefile
diff -u pkgsrc/comms/kermit/Makefile:1.94 pkgsrc/comms/kermit/Makefile:1.95
--- pkgsrc/comms/kermit/Makefile:1.94   Sun Oct  4 13:40:48 2020
+++ pkgsrc/comms/kermit/Makefile        Thu Mar 18 10:03:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2020/10/04 13:40:48 gdt Exp $
+# $NetBSD: Makefile,v 1.95 2021/03/18 10:03:36 fcambus Exp $
 
 DISTNAME=      cku302
 PKGNAME=       kermit-9.0.302
@@ -7,7 +7,7 @@ CATEGORIES=     comms
 MASTER_SITES=  ftp://ftp.kermitproject.org/kermit/archives/
 
 MAINTAINER=    gdt%NetBSD.org@localhost
-HOMEPAGE=      http://www.kermitproject.org/
+HOMEPAGE=      https://www.kermitproject.org/
 COMMENT=       Network and serial communication, file transfer, and scripting utility
 
 # UNIX C-Kermit 9.0 has been released with the Revised 3-Clause BSD License.
Home |
Main Index |
Thread Index |
Old Index