pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-pylint



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jul 12 09:23:50 UTC 2016

Modified Files:
        pkgsrc/devel/py-pylint: Makefile

Log Message:
Update HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-pylint/Makefile

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

Modified files:

Index: pkgsrc/devel/py-pylint/Makefile
diff -u pkgsrc/devel/py-pylint/Makefile:1.8 pkgsrc/devel/py-pylint/Makefile:1.9
--- pkgsrc/devel/py-pylint/Makefile:1.8 Sat Jul  9 13:03:43 2016
+++ pkgsrc/devel/py-pylint/Makefile     Tue Jul 12 09:23:50 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/07/09 13:03:43 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/07/12 09:23:50 wiz Exp $
 
 DISTNAME=      pylint-1.4.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pylint/}
 
 MAINTAINER=    helgoman%users.sourceforge.net@localhost
-HOMEPAGE=      http://www.logilab.org/project/pylint
+HOMEPAGE=      https://www.pylint.org/
 COMMENT=       Python code static checker
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index