pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/postmark
Module Name: pkgsrc
Committed By: zafer
Date: Sat Dec 23 01:43:32 UTC 2023
Modified Files:
pkgsrc/benchmarks/postmark: Makefile
Log Message:
use https
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/benchmarks/postmark/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/postmark/Makefile
diff -u pkgsrc/benchmarks/postmark/Makefile:1.19 pkgsrc/benchmarks/postmark/Makefile:1.20
--- pkgsrc/benchmarks/postmark/Makefile:1.19 Sun Sep 3 08:36:50 2017
+++ pkgsrc/benchmarks/postmark/Makefile Sat Dec 23 01:43:32 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2017/09/03 08:36:50 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2023/12/23 01:43:32 zafer Exp $
DISTNAME= postmark-1_5.c
PKGNAME= postmark-1.5
CATEGORIES= benchmarks
-MASTER_SITES= http://fsbench.filesystems.org/bench/
+MASTER_SITES= https://fsbench.filesystems.org/bench/
EXTRACT_SUFX= #
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index