summaryrefslogtreecommitdiff
path: root/lang/pypy
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2013-01-16 20:15:07 +0000
committerDavid Naylor <dbn@FreeBSD.org>2013-01-16 20:15:07 +0000
commit6248a797e69d3ac195a9d86d972c48122bf52602 (patch)
treecbb7ce7f739bd0f913579647502109acf87c3da1 /lang/pypy
parent- Updated to 1.8.3 (diff)
- Update to my new FreeBSD address
- Trim header - Add myself as creator of devel/svn2git (see r272261) Approved by: eadler|bdrewery (mentor)
Notes
Notes: svn path=/head/; revision=310522
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