aboutsummaryrefslogtreecommitdiff
path: root/devel/pylint
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-31 18:37:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-31 18:37:02 +0000
commit197a11f1f5e46ac8ff68cc2e16b886ecdd8dfe28 (patch)
treeb4dd89eb3a2f4c819a5c4d7b8dd352847488bc9d /devel/pylint
parent005c2a8289e3ab4dab1e38ca024156c860b839a3 (diff)
downloadports-197a11f1f5e46ac8ff68cc2e16b886ecdd8dfe28.tar.gz
ports-197a11f1f5e46ac8ff68cc2e16b886ecdd8dfe28.zip
- Introduce MASTER_SITE_LOGILAB
- Update MASTER_SITES for ports that use it PR: 137695 Submitted by: Sofian Brabez <sbrabez@gmail.com> Reviewed by: pav
Notes
Notes: svn path=/head/; revision=240624
Diffstat (limited to 'devel/pylint')
-rw-r--r--devel/pylint/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile
index 8508d6746c02..cd72ec7f5abc 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -8,8 +8,7 @@
PORTNAME= pylint
PORTVERSION= 0.18.0
CATEGORIES= devel python
-MASTER_SITES= ftp://ftp.logilab.org/pub/pylint/ \
- http://ftp.logilab.org/pub/pylint/
+MASTER_SITES= LOGILAB
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
MAINTAINER= mva@FreeBSD.org