pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/KeePass



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 30 07:42:46 UTC 2017

Modified Files:
        pkgsrc/security/KeePass: Makefile

Log Message:
KeePass: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/KeePass/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/KeePass/Makefile
diff -u pkgsrc/security/KeePass/Makefile:1.14 pkgsrc/security/KeePass/Makefile:1.15
--- pkgsrc/security/KeePass/Makefile:1.14       Sat Apr 25 14:24:48 2015
+++ pkgsrc/security/KeePass/Makefile    Sat Sep 30 07:42:46 2017
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/04/25 14:24:48 tnn Exp $
-#
+# $NetBSD: Makefile,v 1.15 2017/09/30 07:42:46 wiz Exp $
 
 DISTNAME=      KeePass-2.23
 PKGREVISION=   4
@@ -8,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://keepass.info/
+HOMEPAGE=      https://keepass.info/
 COMMENT=       Free, open source, light-weight and easy-to-use password manager
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index