summaryrefslogtreecommitdiff
path: root/chat/p5-POE-Filter-IRCD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/p5-POE-Filter-IRCD/Makefile')
-rw-r--r--chat/p5-POE-Filter-IRCD/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-POE-Filter-IRCD/Makefile b/chat/p5-POE-Filter-IRCD/Makefile
index aae8aecca1f..e015355b966 100644
--- a/chat/p5-POE-Filter-IRCD/Makefile
+++ b/chat/p5-POE-Filter-IRCD/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/07/14 23:08:21 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2005/08/06 06:19:04 jlam Exp $
#
DISTNAME= POE-Filter-IRCD-1.1
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
@@ -14,7 +15,6 @@ DEPENDS+= p5-POE>=0.17:../../devel/p5-POE
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PERL5_REQD+= 5.8.0
PERL5_PACKLIST= auto/POE/Filter/IRCD/.packlist
.include "../../lang/perl5/module.mk"