From c40be5e1b276fc966960313f749cfdcb4b36b4db Mon Sep 17 00:00:00 2001 From: veego Date: Tue, 23 Oct 2001 19:27:31 +0000 Subject: Use ${MASTER_SITE_PERL_CPAN:=xx/} and not ${MASTER_SITE_PERL_CPAN:=xx} This fix a fetch error. --- archivers/p5-Archive-Zip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/p5-Archive-Zip') diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index db17118f301..e9c44fb0c6d 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/10/22 05:46:50 martti Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/23 19:27:31 veego Exp $ DISTNAME= Archive-Zip-0.11 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5zip CATEGORIES= archivers perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} MAINTAINER= packages@netbsd.org COMMENT= perl5 module interface to manipulate zip files -- cgit v1.2.3