pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/daemond



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat May 17 19:31:15 UTC 2025

Modified Files:
        pkgsrc/sysutils/daemond: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/daemond/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/daemond/Makefile
diff -u pkgsrc/sysutils/daemond/Makefile:1.6 pkgsrc/sysutils/daemond/Makefile:1.7
--- pkgsrc/sysutils/daemond/Makefile:1.6        Sun Jan 26 17:32:09 2020
+++ pkgsrc/sysutils/daemond/Makefile    Sat May 17 19:31:15 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2020/01/26 17:32:09 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2025/05/17 19:31:15 zafer Exp $
 #
 
 DISTNAME=      daemond-1.0
 CATEGORIES=    sysutils
-MASTER_SITES=  http://www.cs.columbia.edu/~smb/src/
+MASTER_SITES=  https://www.cs.columbia.edu/~smb/src/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.cs.columbia.edu/~smb/src/



Home | Main Index | Thread Index | Old Index