aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-11-26 20:46:32 +0800
committermiwi <miwi@FreeBSD.org>2009-11-26 20:46:32 +0800
commit9f2aee107fa85e4a06a762fbd6311e418fb876e0 (patch)
tree8941c23eb61ef4fa3dbc4d29fc83cde66ed7242c
parent4e20cf51b8823e4288caa8d43b156bebf1999a4a (diff)
downloadfreebsd-ports-gnome-9f2aee107fa85e4a06a762fbd6311e418fb876e0.tar.gz
freebsd-ports-gnome-9f2aee107fa85e4a06a762fbd6311e418fb876e0.tar.zst
freebsd-ports-gnome-9f2aee107fa85e4a06a762fbd6311e418fb876e0.zip
- Ups s/PORTREVISON/PORTREVISION
-rw-r--r--lang/python31/Makefile2
-rw-r--r--lang/python32/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index 44a2a2efc5b7..2a2ce320690b 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -6,7 +6,7 @@
PORTNAME= python31
PORTVERSION= 3.1.1
-PORTREVISON= 1
+PORTREVISION= 1
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
diff --git a/lang/python32/Makefile b/lang/python32/Makefile
index 44a2a2efc5b7..2a2ce320690b 100644
--- a/lang/python32/Makefile
+++ b/lang/python32/Makefile
@@ -6,7 +6,7 @@
PORTNAME= python31
PORTVERSION= 3.1.1
-PORTREVISON= 1
+PORTREVISION= 1
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}