aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pypy
diff options
context:
space:
mode:
authordbn <dbn@FreeBSD.org>2013-01-17 04:15:07 +0800
committerdbn <dbn@FreeBSD.org>2013-01-17 04:15:07 +0800
commitdf253e4209c8c05f43922f41cdd40ba3566a9940 (patch)
treecbb7ce7f739bd0f913579647502109acf87c3da1 /lang/pypy
parent5a14772878559ba08698dd1c7be8b351d1a028ef (diff)
downloadfreebsd-ports-gnome-df253e4209c8c05f43922f41cdd40ba3566a9940.tar.gz
freebsd-ports-gnome-df253e4209c8c05f43922f41cdd40ba3566a9940.tar.zst
freebsd-ports-gnome-df253e4209c8c05f43922f41cdd40ba3566a9940.zip
- Update to my new FreeBSD address
- Trim header - Add myself as creator of devel/svn2git (see r272261) Approved by: eadler|bdrewery (mentor)
Diffstat (limited to 'lang/pypy')
-rw-r--r--lang/pypy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pypy/Makefile b/lang/pypy/Makefile
index cfde1455f8ca..dee5fa65ed70 100644
--- a/lang/pypy/Makefile
+++ b/lang/pypy/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= https://bitbucket.org/pypy/pypy/get/
DISTNAME= release-${DISTVERSION}
DIST_SUBDIR= pypy
-MAINTAINER= naylor.b.david@gmail.com
+MAINTAINER= dbn@FreeBSD.org
COMMENT= PyPy is a fast, compliant implementation of the Python language
LICENSE= MIT PSFL