aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-errorhandler/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-02-28 11:01:56 +0000
committerWen Heping <wen@FreeBSD.org>2011-02-28 11:01:56 +0000
commit1f25edb0eeb6bb1cbaeb02b27c20ed1dfaf14d30 (patch)
tree752971a9ac9ab9c37adb4f190644773cf133903b /textproc/py-errorhandler/Makefile
parentcbdf889aea261552404d54f05531c22b8e044d1b (diff)
downloadports-1f25edb0eeb6bb1cbaeb02b27c20ed1dfaf14d30.tar.gz
ports-1f25edb0eeb6bb1cbaeb02b27c20ed1dfaf14d30.zip
Notes
Diffstat (limited to 'textproc/py-errorhandler/Makefile')
-rw-r--r--textproc/py-errorhandler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-errorhandler/Makefile b/textproc/py-errorhandler/Makefile
index 15bd538012a9..5223bc66b83b 100644
--- a/textproc/py-errorhandler/Makefile
+++ b/textproc/py-errorhandler/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= errorhandler
-PORTVERSION= 1.0.0
+PORTVERSION= 1.1.1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dikshie@sfc.wide.ad.jp
COMMENT= A logging framework handler that tracks when messages above a certain level have been logged.
-USE_PYTHON= 2.5-2.6
+USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>