diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-08 09:03:01 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-08 09:03:01 +0000 |
commit | 7db9db9528b455767056ac5c00b7954c2e84eecb (patch) | |
tree | fca55932dee8e40db70b4cb1b5ea5763fe6ba125 /lang/python27 | |
parent | 9b3e3f814b321613e0365cfa4f79a21bcd548f4b (diff) |
Notes
Diffstat (limited to 'lang/python27')
-rw-r--r-- | lang/python27/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 6fb5d9bcd87f..c01e00776a11 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -3,6 +3,7 @@ PORTNAME= python27 PORTVERSION= 2.7.6 +PORTREVISION= 1 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |