diff options
Diffstat (limited to 'www/py-beaker/Makefile')
-rw-r--r-- | www/py-beaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-beaker/Makefile b/www/py-beaker/Makefile index b4e97954614b..2d3f076057f4 100644 --- a/www/py-beaker/Makefile +++ b/www/py-beaker/Makefile @@ -6,13 +6,13 @@ # PORTNAME= beaker -PORTVERSION= 1.4 +PORTVERSION= 1.4.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Beaker-${PORTVERSION} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= A Session and Caching library with WSGI Middleware USE_PYTHON= yes |