aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Event-Lib
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-04-06 18:28:46 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-04-06 18:28:46 +0000
commitbdbb9d66b8bb189cb330b59cda44b11b727480f7 (patch)
tree4a254261a09aefa663904500a64eb543a8616175 /devel/p5-Event-Lib
parent83283fa6fe55a1b36517a748bf31bb1e8ba05a0d (diff)
downloadports-bdbb9d66b8bb189cb330b59cda44b11b727480f7.tar.gz
ports-bdbb9d66b8bb189cb330b59cda44b11b727480f7.zip
Notes
Diffstat (limited to 'devel/p5-Event-Lib')
-rw-r--r--devel/p5-Event-Lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Event-Lib/Makefile b/devel/p5-Event-Lib/Makefile
index 34b6728b1656..adff4fb4ee92 100644
--- a/devel/p5-Event-Lib/Makefile
+++ b/devel/p5-Event-Lib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Event-Lib
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Event
@@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= fk@fabiankeil.de
COMMENT= Makes libevent(3) accessible with Perl
-LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
PERL_CONFIGURE= yes