1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

Add another master site (same server, just HTTP).

Submitted by:	Phil Pennock via freebsd-ports
This commit is contained in:
Shaun Amott 2007-04-03 01:57:33 +00:00
parent 0426d4b0cd
commit 9a1bcaf028
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189060

View File

@ -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