diff options
Diffstat (limited to 'devel/pylint/Makefile')
-rw-r--r-- | devel/pylint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile index b55f8fb71dcb..bfbe329f50e1 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.logilab.org/pub/pylint/ \ http://ftp.logilab.org/pub/pylint/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Analyzes python source code looking for bugs and signs of poor quality RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/logilab/astng/__init__.py:${PORTSDIR}/devel/py-astng |