aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pep8
diff options
context:
space:
mode:
authorsbz <sbz@FreeBSD.org>2011-03-18 18:04:54 +0800
committersbz <sbz@FreeBSD.org>2011-03-18 18:04:54 +0800
commit889aa3f769766b38cd9dab703185d7adafac1f20 (patch)
treeeabec3f66fff867869c46c175eb349cc75e185d8 /devel/pep8
parentc4f7dd2e119012be054ffc974c421f1d4bfac54d (diff)
downloadfreebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.tar.gz
freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.tar.zst
freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.zip
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor)
Diffstat (limited to 'devel/pep8')
-rw-r--r--devel/pep8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pep8/Makefile b/devel/pep8/Makefile
index ef7880d5f327..e3a87817be79 100644
--- a/devel/pep8/Makefile
+++ b/devel/pep8/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Python style guide checker
USE_PYTHON= yes