pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/keychain



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov  6 13:27:21 UTC 2017

Modified Files:
        pkgsrc/security/keychain: Makefile

Log Message:
keychain: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/security/keychain/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/keychain/Makefile
diff -u pkgsrc/security/keychain/Makefile:1.36 pkgsrc/security/keychain/Makefile:1.37
--- pkgsrc/security/keychain/Makefile:1.36      Tue Apr 25 12:16:47 2017
+++ pkgsrc/security/keychain/Makefile   Mon Nov  6 13:27:21 2017
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.36 2017/04/25 12:16:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.37 2017/11/06 13:27:21 wiz Exp $
 
 DISTNAME=      keychain-2.8.3
 PKGREVISION=   1
 CATEGORIES=    security
-MASTER_SITES=  http://www.funtoo.org/archive/keychain/
+MASTER_SITES=  https://www.funtoo.org/archive/keychain/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.funtoo.org/Keychain
+HOMEPAGE=      https://www.funtoo.org/Keychain
 COMMENT=       Nice ssh-agent front-end
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index