summaryrefslogtreecommitdiff
path: root/lang/io/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/io/Makefile')
-rw-r--r--lang/io/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/io/Makefile b/lang/io/Makefile
index 1e7318eb3dc0..1c9eb4046f60 100644
--- a/lang/io/Makefile
+++ b/lang/io/Makefile
@@ -7,7 +7,7 @@
PORTNAME= io
PORTVERSION= 0.0.2006.05.02
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang
MASTER_SITES= http://io.urbanape.com/release/ \
http://www.sigusr1.org/~steve/
@@ -17,7 +17,7 @@ MAINTAINER= perky@FreeBSD.org
COMMENT= Small prototype-based programming language
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
- event-1.3d:${PORTSDIR}/devel/libevent
+ event-1.3e:${PORTSDIR}/devel/libevent
USE_GMAKE= yes