summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Script
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Script')
-rw-r--r--devel/p5-Test-Script/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Script/Makefile b/devel/p5-Test-Script/Makefile
index 40acb8d6ec6..a62f6cd1e84 100644
--- a/devel/p5-Test-Script/Makefile
+++ b/devel/p5-Test-Script/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:01 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/13 06:46:47 rillig Exp $
#
DISTNAME= Test-Script-1.03
@@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-IPC-Run3>=0.039:../../devel/p5-IPC-Run3
-PERL5_PACKLIST= auto/Test/Script/.packlist
+PERL5_PACKLIST= auto/Test/Script/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"