diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-02-22 02:48:43 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-02-22 02:48:43 +0000 |
commit | e0f479356311fb4cace9e3de67d178d63a5a0609 (patch) | |
tree | 163f915b8e1ebc9df182d21ff5855c22db86d670 /www/py-WebError/Makefile | |
parent | 876b1d09b1891b2782bdf71debfc0e19b6378019 (diff) | |
download | ports-e0f479356311fb4cace9e3de67d178d63a5a0609.tar.gz ports-e0f479356311fb4cace9e3de67d178d63a5a0609.zip |
Notes
Diffstat (limited to 'www/py-WebError/Makefile')
-rw-r--r-- | www/py-WebError/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-WebError/Makefile b/www/py-WebError/Makefile index 9472f566159d..4a0eb7188fd7 100644 --- a/www/py-WebError/Makefile +++ b/www/py-WebError/Makefile @@ -6,13 +6,12 @@ # PORTNAME= WebError -PORTVERSION= 0.10.1 -PORTREVISION= 1 +PORTVERSION= 0.10.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Web Error handling and exception catching RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Paste>=1.7:${PORTSDIR}/www/py-paste \ |