pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-socksipy-branch



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar  4 16:24:55 UTC 2018

Modified Files:
        pkgsrc/net/py-socksipy-branch: Makefile

Log Message:
py-socksipy-branch: fix HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-socksipy-branch/Makefile

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

Modified files:

Index: pkgsrc/net/py-socksipy-branch/Makefile
diff -u pkgsrc/net/py-socksipy-branch/Makefile:1.1 pkgsrc/net/py-socksipy-branch/Makefile:1.2
--- pkgsrc/net/py-socksipy-branch/Makefile:1.1  Wed Jan 24 20:46:42 2018
+++ pkgsrc/net/py-socksipy-branch/Makefile      Sun Mar  4 16:24:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/01/24 20:46:42 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2018/03/04 16:24:55 wiz Exp $
 
 DISTNAME=      SocksiPy-branch-1.01
 PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     net
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/SocksiPy-branch/}
 
 MAINTAINER=     kethzer.dr%gmail.com@localhost
-HOMEPAGE=      https://files.pythonhosted.org/packages/source/S/SocksiPy-branch/
+HOMEPAGE=      https://pypi.python.org/pypi/SocksiPy-branch/
 COMMENT=        Python SOCKS module
 LICENSE=        modified-bsd
 



Home | Main Index | Thread Index | Old Index