aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/python26/Makefile2
-rw-r--r--lang/python27/Makefile1
-rw-r--r--lang/python31/Makefile2
-rw-r--r--lang/python32/Makefile2
-rw-r--r--lang/python33/Makefile1
5 files changed, 5 insertions, 3 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 2a0d0accf118..bcd62f14ecb6 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -3,7 +3,7 @@
PORTNAME= python26
PORTVERSION= 2.6.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= PYTHON
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
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}
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}
diff --git a/lang/python32/Makefile b/lang/python32/Makefile
index 1f7e9e84c1a5..6ef9cd9818bf 100644
--- a/lang/python32/Makefile
+++ b/lang/python32/Makefile
@@ -2,7 +2,7 @@
PORTNAME= python32
PORTVERSION= 3.2.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= lang python ipv6
MASTER_SITES= PYTHON
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
diff --git a/lang/python33/Makefile b/lang/python33/Makefile
index 89dd1f7738f3..0cc614a9dd28 100644
--- a/lang/python33/Makefile
+++ b/lang/python33/Makefile
@@ -2,6 +2,7 @@
PORTNAME= python33
PORTVERSION= 3.3.3
+PORTREVISION= 1
CATEGORIES= lang python ipv6
MASTER_SITES= PYTHON
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}