diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-13 12:12:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-13 12:12:20 +0000 |
commit | e3b22deb7de699116ee10bdabffb2713abc8c808 (patch) | |
tree | 8601f4b96c772cee88833381a0ce774f5d6164e3 /lang/python27/Makefile | |
parent | 7511ee1a8b3503eb1d29e2f01a15fbd223988af8 (diff) |
Notes
Diffstat (limited to 'lang/python27/Makefile')
-rw-r--r-- | lang/python27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index dcfd155e23ac..9ec4a344913f 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -6,7 +6,7 @@ PORTNAME= python26 PORTVERSION= 2.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |