pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/dbench



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 23 01:41:43 UTC 2023

Modified Files:
        pkgsrc/benchmarks/dbench: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/benchmarks/dbench/Makefile

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

Modified files:

Index: pkgsrc/benchmarks/dbench/Makefile
diff -u pkgsrc/benchmarks/dbench/Makefile:1.18 pkgsrc/benchmarks/dbench/Makefile:1.19
--- pkgsrc/benchmarks/dbench/Makefile:1.18      Thu Feb 25 11:09:50 2016
+++ pkgsrc/benchmarks/dbench/Makefile   Sat Dec 23 01:41:42 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2016/02/25 11:09:50 jperkin Exp $
+# $NetBSD: Makefile,v 1.19 2023/12/23 01:41:42 zafer Exp $
 
 DISTNAME=      dbench-4.0
 CATEGORIES=    benchmarks
-MASTER_SITES=  http://samba.org/ftp/tridge/dbench/
+MASTER_SITES=  https://www.samba.org/ftp/tridge/dbench/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://samba.org/ftp/tridge/dbench/README



Home | Main Index | Thread Index | Old Index