diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
commit | bd48d39657a582c8dac1de7279de5bfa45eb1e58 (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /lang/pypy | |
parent | d4126a97f6a12be7e49c3d0f395cb8d98b6a66a8 (diff) | |
download | ports-bd48d39657a582c8dac1de7279de5bfa45eb1e58.tar.gz ports-bd48d39657a582c8dac1de7279de5bfa45eb1e58.zip |
Notes
Diffstat (limited to 'lang/pypy')
-rw-r--r-- | lang/pypy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pypy/Makefile b/lang/pypy/Makefile index a868f984fe80..dfd9d02b54a5 100644 --- a/lang/pypy/Makefile +++ b/lang/pypy/Makefile @@ -3,6 +3,7 @@ PORTNAME= pypy DISTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= http://cdn.bitbucket.org/pypy/pypy/downloads/ https://bitbucket.org/pypy/pypy/downloads/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src |