pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/cpogm
Module Name: pkgsrc
Committed By: zafer
Date: Tue Dec 19 17:22:32 UTC 2023
Modified Files:
pkgsrc/sysutils/cpogm: Makefile
Log Message:
use https
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/sysutils/cpogm/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/cpogm/Makefile
diff -u pkgsrc/sysutils/cpogm/Makefile:1.21 pkgsrc/sysutils/cpogm/Makefile:1.22
--- pkgsrc/sysutils/cpogm/Makefile:1.21 Tue Jun 28 11:35:55 2022
+++ pkgsrc/sysutils/cpogm/Makefile Tue Dec 19 17:22:31 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2022/06/28 11:35:55 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2023/12/19 17:22:31 zafer Exp $
#
DISTNAME= cpogm-1.0
PKGREVISION= 10
CATEGORIES= sysutils
-MASTER_SITES= http://software.kimmo.suominen.com/
+MASTER_SITES= https://software.kimmo.suominen.com/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Copy owner, group and mode of a file
Home |
Main Index |
Thread Index |
Old Index