aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pylint
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2009-02-20 05:45:43 +0800
committermva <mva@FreeBSD.org>2009-02-20 05:45:43 +0800
commit4f75b4dde5d7eab2e474842db370103c6d278355 (patch)
treeef076ef465fb2649e1b724165ea6e5282cd8e292 /devel/pylint
parent76bf42f6038d4a39291508ebc949b03bd2e72db3 (diff)
downloadfreebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.gz
freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.zst
freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.zip
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
Diffstat (limited to 'devel/pylint')
-rw-r--r--devel/pylint/Makefile2
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