pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/iodine



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat May 17 19:10:51 UTC 2025

Modified Files:
        pkgsrc/net/iodine: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/iodine/Makefile

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

Modified files:

Index: pkgsrc/net/iodine/Makefile
diff -u pkgsrc/net/iodine/Makefile:1.4 pkgsrc/net/iodine/Makefile:1.5
--- pkgsrc/net/iodine/Makefile:1.4      Sun Jan 26 17:31:50 2020
+++ pkgsrc/net/iodine/Makefile  Sat May 17 19:10:51 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/01/26 17:31:50 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2025/05/17 19:10:51 zafer Exp $
 
 DISTNAME=              iodine-0.7.0
 CATEGORIES=            net
-MASTER_SITES=          http://code.kryo.se/iodine/
+MASTER_SITES=          https://code.kryo.se/iodine/
 
 MAINTAINER=            mwilhelmy%users.sourceforge.net@localhost
 HOMEPAGE=              https://code.kryo.se/iodine/



Home | Main Index | Thread Index | Old Index