diff options
Diffstat (limited to 'www/py-turbogears2/Makefile')
-rw-r--r-- | www/py-turbogears2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-turbogears2/Makefile b/www/py-turbogears2/Makefile index edbb83d37192..6325234ae475 100644 --- a/www/py-turbogears2/Makefile +++ b/www/py-turbogears2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= TurboGears2 -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 CATEGORIES= www python MASTER_SITES= http://www.turbogears.org/2.1/downloads/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |