summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-Kwiki-RecentChanges/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Kwiki-RecentChanges/Makefile b/www/p5-Kwiki-RecentChanges/Makefile
index 5487279e6d3..a51ae5d45b0 100644
--- a/www/p5-Kwiki-RecentChanges/Makefile
+++ b/www/p5-Kwiki-RecentChanges/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/12/29 19:36:57 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/29 19:39:20 jlam Exp $
DISTNAME= Kwiki-RecentChanges-0.12
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Kwiki plugin to display recent changes
DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
USE_BUILDLINK3= yes
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/RecentChanges/RCS/.packlist
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/RecentChanges/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"