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/python31/Makefile | |
parent | 9b3e3f814b321613e0365cfa4f79a21bcd548f4b (diff) | |
download | ports-7db9db9528b455767056ac5c00b7954c2e84eecb.tar.gz ports-7db9db9528b455767056ac5c00b7954c2e84eecb.zip |
Bump PORTREVISION for all Python ports to pickup the recent ARM patch
PR: ports/149167
Notes
Notes:
svn path=/head/; revision=335872
Diffstat (limited to 'lang/python31/Makefile')
-rw-r--r-- | lang/python31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile index 0508495a09e8..3fe646ca6261 100644 --- a/lang/python31/Makefile +++ b/lang/python31/Makefile @@ -2,7 +2,7 @@ PORTNAME= python31 PORTVERSION= 3.1.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |