pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/osname
Module Name: pkgsrc
Committed By: zafer
Date: Tue Dec 19 17:23:44 UTC 2023
Modified Files:
pkgsrc/sysutils/osname: Makefile
Log Message:
use https
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/osname/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/osname/Makefile
diff -u pkgsrc/sysutils/osname/Makefile:1.11 pkgsrc/sysutils/osname/Makefile:1.12
--- pkgsrc/sysutils/osname/Makefile:1.11 Sun Dec 1 05:18:56 2019
+++ pkgsrc/sysutils/osname/Makefile Tue Dec 19 17:23:44 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2019/12/01 05:18:56 kim Exp $
+# $NetBSD: Makefile,v 1.12 2023/12/19 17:23:44 zafer Exp $
#
DISTNAME= osname-2.0
CATEGORIES= sysutils
-MASTER_SITES= http://software.kimmo.suominen.com/
+MASTER_SITES= https://software.kimmo.suominen.com/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Print canonical name of operating system
Home |
Main Index |
Thread Index |
Old Index