aboutsummaryrefslogtreecommitdiff
path: root/devel/py-babel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-babel/Makefile')
-rw-r--r--devel/py-babel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-babel/Makefile b/devel/py-babel/Makefile
index b39f6d80125d..a9ae4ea695d4 100644
--- a/devel/py-babel/Makefile
+++ b/devel/py-babel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Babel
PORTVERSION= 0.9.5
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://ftp.edgewall.com/pub/babel/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= A collection of tools for internationalizing Python applications
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
.if !defined(NOPORTDOCS)