aboutsummaryrefslogtreecommitdiff
path: root/www/py-WebError/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-02-22 02:48:43 +0000
committerWen Heping <wen@FreeBSD.org>2010-02-22 02:48:43 +0000
commite0f479356311fb4cace9e3de67d178d63a5a0609 (patch)
tree163f915b8e1ebc9df182d21ff5855c22db86d670 /www/py-WebError/Makefile
parent876b1d09b1891b2782bdf71debfc0e19b6378019 (diff)
downloadports-e0f479356311fb4cace9e3de67d178d63a5a0609.tar.gz
ports-e0f479356311fb4cace9e3de67d178d63a5a0609.zip
- Update to 0.10.2
- Update my mail address to FreeBSD Feature safe: yes
Notes
Notes: svn path=/head/; revision=250140
Diffstat (limited to 'www/py-WebError/Makefile')
-rw-r--r--www/py-WebError/Makefile5
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 \