pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-keyring Fix HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe96ab699336
branches:  trunk
changeset: 632359:fe96ab699336
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 26 10:28:49 2014 +0000

description:
Fix HOMEPAGE.

diffstat:

 security/py-keyring/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 463784c5d3dd -r fe96ab699336 security/py-keyring/Makefile
--- a/security/py-keyring/Makefile      Wed Mar 26 10:01:12 2014 +0000
+++ b/security/py-keyring/Makefile      Wed Mar 26 10:28:49 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/01/25 10:30:20 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/03/26 10:28:49 wiz Exp $
 
 DISTNAME=      keyring-0.5.1
 PKGNAME=       ${PYPKGPREFIX}-keyring-0.5.1
@@ -6,7 +6,7 @@
 MASTER_SITES=  http://pypi.python.org/packages/source/k/keyring/
 
 MAINTAINER=    pkgsrc.gnome%gmail.com@localhost
-HOMEPAGE=      http://pypi.python.org/packages/source/k/keyring/
+HOMEPAGE=      https://pypi.python.org/pypi/keyring
 COMMENT=       Store and access your passwords safely
 LICENSE=       python-software-foundation
 



Home | Main Index | Thread Index | Old Index