diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-10-04 05:17:10 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-10-04 05:17:10 +0000 |
commit | ec722082a10e4eb1a17be30daea2eb64ce359964 (patch) | |
tree | 95e6891a0e9ea37f0684456b127f209b139885ac /lang/python/Makefile | |
parent | 183a927e9d09976421c9be531c16162c94c01c7c (diff) | |
download | ports-ec722082a10e4eb1a17be30daea2eb64ce359964.tar.gz ports-ec722082a10e4eb1a17be30daea2eb64ce359964.zip |
Notes
Diffstat (limited to 'lang/python/Makefile')
-rw-r--r-- | lang/python/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile index c0a54297eeed..f4afc2575e05 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -6,8 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.3.1 -PORTREVISION= 2 +PORTVERSION= 2.3.2 CATEGORIES= lang python ipv6 MASTER_SITES= ${MASTER_SITE_PYTHON} MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} |