pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/roller
Module Name: pkgsrc
Committed By: zafer
Date: Tue Dec 19 17:24:36 UTC 2023
Modified Files:
pkgsrc/sysutils/roller: Makefile
Log Message:
use https
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/sysutils/roller/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/roller/Makefile
diff -u pkgsrc/sysutils/roller/Makefile:1.46 pkgsrc/sysutils/roller/Makefile:1.47
--- pkgsrc/sysutils/roller/Makefile:1.46 Tue Jun 28 11:36:05 2022
+++ pkgsrc/sysutils/roller/Makefile Tue Dec 19 17:24:36 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.46 2022/06/28 11:36:05 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2023/12/19 17:24:36 zafer Exp $
#
DISTNAME= roller-1.21
PKGREVISION= #
PKGREVISION= 3
CATEGORIES= sysutils
-MASTER_SITES= http://software.kimmo.suominen.com/
+MASTER_SITES= https://software.kimmo.suominen.com/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Roll log files
Home |
Main Index |
Thread Index |
Old Index