diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-01-17 04:15:07 +0800 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-01-17 04:15:07 +0800 |
commit | 6248a797e69d3ac195a9d86d972c48122bf52602 (patch) | |
tree | cbb7ce7f739bd0f913579647502109acf87c3da1 /lang | |
parent | 76367a57da30510d4f109af869c166eb2f94a99f (diff) | |
download | freebsd-ports-gnome-6248a797e69d3ac195a9d86d972c48122bf52602.tar.gz freebsd-ports-gnome-6248a797e69d3ac195a9d86d972c48122bf52602.tar.zst freebsd-ports-gnome-6248a797e69d3ac195a9d86d972c48122bf52602.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')
-rw-r--r-- | lang/pypy/Makefile | 2 |
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 |