diff options
Diffstat (limited to 'www/py-django-dpaste/Makefile')
-rw-r--r-- | www/py-django-dpaste/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-django-dpaste/Makefile b/www/py-django-dpaste/Makefile index 1f71d7d2b32e..4e44961ce29a 100644 --- a/www/py-django-dpaste/Makefile +++ b/www/py-django-dpaste/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dpaste -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}django- |