diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2014-04-20 01:35:39 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2014-04-20 01:35:39 +0000 |
commit | 21c7eb29520ac1b037a61fad06cc3f6deb9d8fec (patch) | |
tree | 10eddd80ada2a63dcbb01b596cd8b78ff92f995d /lang/python32/Makefile | |
parent | 658ec3c2ed14b54fe3bd27d2c66fbb5fb4d716cf (diff) | |
download | ports-21c7eb29520ac1b037a61fad06cc3f6deb9d8fec.tar.gz ports-21c7eb29520ac1b037a61fad06cc3f6deb9d8fec.zip |
Notes
Diffstat (limited to 'lang/python32/Makefile')
-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 0b7cc6066659..afd6063266df 100644 --- a/lang/python32/Makefile +++ b/lang/python32/Makefile @@ -2,7 +2,7 @@ PORTNAME= python32 PORTVERSION= 3.2.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |