diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-12-14 06:31:19 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-12-14 06:31:19 +0000 |
commit | 39858860eabd63d59f38ed508f6510be890ed8bb (patch) | |
tree | ca5fb07ffe5f492a8883bb540a1737269d6f3da9 /lang/python32/Makefile | |
parent | Add the port of minidlna -- the DLNA-speaking service. (diff) |
- Update to 3.1.3
Diffstat (limited to '')
-rw-r--r-- | lang/python32/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python32/Makefile b/lang/python32/Makefile index 5c0f76ae8343..87d1ad6491f1 100644 --- a/lang/python32/Makefile +++ b/lang/python32/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= python31 -PORTVERSION= 3.1.2 -PORTREVISION= 1 +PORTVERSION= 3.1.3 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |