diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-26 12:46:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-26 12:46:32 +0000 |
commit | 73f5bae3a45d94b399de61dcf45db65197d07af6 (patch) | |
tree | f66ba46b74e35c5b2fe0110ae7410667db8311b6 /lang/python32/Makefile | |
parent | - add missing patch (diff) |
- Ups s/PORTREVISON/PORTREVISION
Diffstat (limited to '')
-rw-r--r-- | lang/python32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |