pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-paramiko



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Oct 25 06:38:53 UTC 2017

Modified Files:
        pkgsrc/security/py-paramiko: Makefile

Log Message:
Updated HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/security/py-paramiko/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/py-paramiko/Makefile
diff -u pkgsrc/security/py-paramiko/Makefile:1.29 pkgsrc/security/py-paramiko/Makefile:1.30
--- pkgsrc/security/py-paramiko/Makefile:1.29   Thu Oct 12 12:42:26 2017
+++ pkgsrc/security/py-paramiko/Makefile        Wed Oct 25 06:38:53 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2017/10/12 12:42:26 adam Exp $
+# $NetBSD: Makefile,v 1.30 2017/10/25 06:38:53 adam Exp $
 
 DISTNAME=      paramiko-2.3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/paramiko/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/paramiko/paramiko
+HOMEPAGE=      http://www.paramiko.org/
 COMMENT=       SSH2 protocol library
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index