summaryrefslogtreecommitdiff
path: root/www/p5-Kwiki-RecentChanges
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Kwiki-RecentChanges')
-rw-r--r--www/p5-Kwiki-RecentChanges/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Kwiki-RecentChanges/Makefile b/www/p5-Kwiki-RecentChanges/Makefile
index 552b7fb40a8..5487279e6d3 100644
--- a/www/p5-Kwiki-RecentChanges/Makefile
+++ b/www/p5-Kwiki-RecentChanges/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/12/26 23:21:42 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/29 19:36:57 jlam Exp $
DISTNAME= Kwiki-RecentChanges-0.12
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,8 @@ COMMENT= Kwiki plugin to display recent changes
DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
-USE_BUILDLINK3= yes
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/Archive/RCS/.packlist
+USE_BUILDLINK3= yes
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/RecentChanges/RCS/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"