diff options
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 |