summaryrefslogtreecommitdiff
path: root/net/p5-Net-Telnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Telnet/Makefile')
-rw-r--r--net/p5-Net-Telnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Telnet/Makefile b/net/p5-Net-Telnet/Makefile
index 2d6f37dfe75..d89a6e658c4 100644
--- a/net/p5-Net-Telnet/Makefile
+++ b/net/p5-Net-Telnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/04/11 21:46:56 tv Exp $
+# $NetBSD: Makefile,v 1.15 2005/07/13 18:01:37 jlam Exp $
#
DISTNAME= Net-Telnet-3.03
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 module to use telnet
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Telnet/.packlist
+PERL5_PACKLIST= auto/Net/Telnet/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"