aboutsummaryrefslogtreecommitdiff
path: root/lang/io
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-09-21 20:21:30 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-09-21 20:21:30 +0000
commit5a1d1148e1bf522e5cec350ddbb7241017615b23 (patch)
treec0c7a07736914867ed86b175a6df18598e35d03f /lang/io
parentb70fcd10eb3b1db807baac1c511236218a2f249b (diff)
downloadports-5a1d1148e1bf522e5cec350ddbb7241017615b23.tar.gz
ports-5a1d1148e1bf522e5cec350ddbb7241017615b23.zip
Notes
Diffstat (limited to 'lang/io')
-rw-r--r--lang/io/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/io/Makefile b/lang/io/Makefile
index 25d4629db28d..dde8e0e7630b 100644
--- a/lang/io/Makefile
+++ b/lang/io/Makefile
@@ -7,7 +7,7 @@
PORTNAME= io
PORTVERSION= 0.0.2006.05.02
-PORTREVISION= 2
+PORTREVISION= 3
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.3b:${PORTSDIR}/devel/libevent
+ event-1.3d:${PORTSDIR}/devel/libevent
USE_GMAKE= yes