pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/xpipe



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat May 17 19:43:38 UTC 2025

Modified Files:
        pkgsrc/sysutils/xpipe: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/xpipe/Makefile

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

Modified files:

Index: pkgsrc/sysutils/xpipe/Makefile
diff -u pkgsrc/sysutils/xpipe/Makefile:1.3 pkgsrc/sysutils/xpipe/Makefile:1.4
--- pkgsrc/sysutils/xpipe/Makefile:1.3  Mon Jul  3 11:29:04 2023
+++ pkgsrc/sysutils/xpipe/Makefile      Sat May 17 19:43:38 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2023/07/03 11:29:04 vins Exp $
+# $NetBSD: Makefile,v 1.4 2025/05/17 19:43:38 zafer Exp $
 
 DISTNAME=      xpipe-2.2
 PKGREVISION=   1
 CATEGORIES=    sysutils
-MASTER_SITES=  http://www.netmeister.org/apps/
+MASTER_SITES=  https://www.netmeister.org/apps/
 
 MAINTAINER=    jschauma%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/jschauma/xpipe



Home | Main Index | Thread Index | Old Index