diff options
| -rw-r--r-- | lang/python31/Makefile | 2 | ||||
| -rw-r--r-- | lang/python32/Makefile | 2 | 
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} | 
