aboutsummaryrefslogtreecommitdiff
path: root/devel/pylint
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2007-04-03 01:57:33 +0000
committerShaun Amott <shaun@FreeBSD.org>2007-04-03 01:57:33 +0000
commit9a1bcaf028ed7109b3203ea2f2b5902405b0f9fb (patch)
tree84a2058d97b21ee27e1b258a3dc73cd37a92ee32 /devel/pylint
parent0426d4b0cd56a3cc63a028dafaf654d77be99ec5 (diff)
downloadports-9a1bcaf028ed7109b3203ea2f2b5902405b0f9fb.tar.gz
ports-9a1bcaf028ed7109b3203ea2f2b5902405b0f9fb.zip
Notes
Diffstat (limited to 'devel/pylint')
-rw-r--r--devel/pylint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile
index fa04a796ffba..53c5967c85e3 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -8,7 +8,8 @@
PORTNAME= pylint
PORTVERSION= 0.13.1
CATEGORIES= devel python
-MASTER_SITES= ftp://ftp.logilab.org/pub/pylint/
+MASTER_SITES= ftp://ftp.logilab.org/pub/pylint/ \
+ http://ftp.logilab.org/pub/pylint/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
MAINTAINER= ports@FreeBSD.org