aboutsummaryrefslogtreecommitdiff
path: root/devel/py-event/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-event/Makefile')
-rw-r--r--devel/py-event/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-event/Makefile b/devel/py-event/Makefile
index 5085bfca2b35..f02e20fa571e 100644
--- a/devel/py-event/Makefile
+++ b/devel/py-event/Makefile
@@ -6,7 +6,7 @@
PORTNAME= event
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel net python
MASTER_SITES= http://pyevent.googlecode.com/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= alexbl@FreeBSD.org
COMMENT= Python bindings for libevent
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
USE_PYTHON= yes
USE_PYDISTUTILS= yes