pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/crudesaml
Module Name: pkgsrc
Committed By: wiz
Date: Thu May 2 08:55:15 UTC 2019
Modified Files:
pkgsrc/security/crudesaml: Makefile.common
Log Message:
crudesaml: use https
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/crudesaml/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/crudesaml/Makefile.common
diff -u pkgsrc/security/crudesaml/Makefile.common:1.12 pkgsrc/security/crudesaml/Makefile.common:1.13
--- pkgsrc/security/crudesaml/Makefile.common:1.12 Sun Aug 13 15:05:33 2017
+++ pkgsrc/security/crudesaml/Makefile.common Thu May 2 08:55:15 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.12 2017/08/13 15:05:33 manu Exp $
+# $NetBSD: Makefile.common,v 1.13 2019/05/02 08:55:15 wiz Exp $
#
# used by security/cy2-saml/Makefile
# used by security/pam-saml/Makefile
DISTNAME= crudesaml-1.9
CATEGORIES= security
-MASTER_SITES= http://ftp.espci.fr/pub/crudesaml/
+MASTER_SITES= https://ftp.espci.fr/pub/crudesaml/
MAINTAINER= manu%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index