aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Event-Lib
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 /devel/p5-Event-Lib
parentd259acf7f19d38f367e914afbbed0606e094d468 (diff)
downloadports-5265c7a7989d783a5dbb5702c8d38f65b5e445b4.tar.gz
ports-5265c7a7989d783a5dbb5702c8d38f65b5e445b4.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 1a0a2112dc9b..749d28e2e2f9 100644
--- a/devel/p5-Event-Lib/Makefile
+++ b/devel/p5-Event-Lib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Event-Lib
PORTVERSION= 1.03
+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.3d:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
PERL_CONFIGURE= yes