summaryrefslogtreecommitdiff
path: root/net/p5-RadiusPerl
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2009-03-21 22:27:53 +0000
committeradrianp <adrianp@pkgsrc.org>2009-03-21 22:27:53 +0000
commit4bb9be5aab7ff34a939feac1b9f9556ce067cc8a (patch)
treeddd13a711b0c314bed7928262dbba7e1eadd1fa5 /net/p5-RadiusPerl
parent4f12a74866407bf2c984480ff1287258612b056b (diff)
downloadpkgsrc-4bb9be5aab7ff34a939feac1b9f9556ce067cc8a.tar.gz
Correct PERL5_PACKLIST
Diffstat (limited to 'net/p5-RadiusPerl')
-rw-r--r--net/p5-RadiusPerl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-RadiusPerl/Makefile b/net/p5-RadiusPerl/Makefile
index 436ecec82f3..29d59dc087a 100644
--- a/net/p5-RadiusPerl/Makefile
+++ b/net/p5-RadiusPerl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/04 00:31:51 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/21 22:27:53 adrianp Exp $
#
DISTNAME= RadiusPerl-0.13
@@ -15,7 +15,7 @@ DEPENDS+= p5-IO>=1.12:../../devel/p5-IO
DEPENDS+= p5-Data-HexDump>=0.02:../../textproc/p5-Data-HexDump
WRKSRC= ${WRKDIR}/Authen-Radius-0.13
-PERL5_PACKLIST= auto/RadiusPerl/.packlist
+PERL5_PACKLIST= auto/Authen/Radius/.packlist
USE_LANGUAGES= # none
.include "../../lang/perl5/module.mk"