From 4226adf0630397663fe2902d78c5cfd9be584751 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 27 Oct 2007 16:50:37 +0000 Subject: [PATCH] bump after PLIST change pointed out by steven@ --- devel/p5-Event/Makefile | 3 ++- devel/p5-Want/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/p5-Event/Makefile b/devel/p5-Event/Makefile index 00c7bc4df50..1bddb5746de 100644 --- a/devel/p5-Event/Makefile +++ b/devel/p5-Event/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2007/07/02 22:42:27 jasper Exp $ +# $OpenBSD: Makefile,v 1.7 2007/10/27 16:50:37 simon Exp $ SHARED_ONLY= Yes @@ -6,6 +6,7 @@ COMMENT= event loop processing MODULES= cpan DISTNAME= Event-1.09 +PKGNAME= p5-${DISTNAME}p0 CATEGORIES= devel MAINTAINER= Jasper Lievisse Adriaanse diff --git a/devel/p5-Want/Makefile b/devel/p5-Want/Makefile index e801559954b..c88e24555a6 100644 --- a/devel/p5-Want/Makefile +++ b/devel/p5-Want/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2007/07/28 14:39:07 simon Exp $ +# $OpenBSD: Makefile,v 1.8 2007/10/27 16:50:43 simon Exp $ SHARED_ONLY= Yes @@ -6,6 +6,7 @@ COMMENT= implementation of the want command MODULES= cpan DISTNAME= Want-0.15 +PKGNAME= p5-${DISTNAME}p0 CATEGORIES= devel MAINTAINER= Jasper Lievisse Adriaanse