pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-hgtools Fix HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d121e4b9976b
branches:  trunk
changeset: 649891:d121e4b9976b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 12 14:16:28 2015 +0000

description:
Fix HOMEPAGE.

diffstat:

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

diffs (18 lines):

diff -r 555268a1e9ae -r d121e4b9976b devel/py-hgtools/Makefile
--- a/devel/py-hgtools/Makefile Sun Apr 12 13:55:11 2015 +0000
+++ b/devel/py-hgtools/Makefile Sun Apr 12 14:16:28 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/02/09 18:53:03 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2015/04/12 14:16:28 wiz Exp $
 
 HGTVERS=       6.3
 DISTNAME=      hgtools-${HGTVERS}
@@ -8,7 +8,7 @@
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    imil%NetBSD.org@localhost
-HOMEPAGE=      http://pypi.python.org/packages/source/h/hgtools/
+HOMEPAGE=      https://pypi.python.org/pypi/hgtools
 COMMENT=       Classes and setuptools plugin for Mercurial and Git repositories
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index