summaryrefslogtreecommitdiff
path: root/lang/io
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-01-02 23:43:03 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-01-02 23:43:03 +0000
commit5265c7a7989d783a5dbb5702c8d38f65b5e445b4 (patch)
tree8631e411d49297f4cf6dbca9150c3e0ac079219a /lang/io
parent- Update to 1.2.4 (diff)
- Bump PORTREVISION since devel/libevent are updated.
Notes
Notes: svn path=/head/; revision=204872
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 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