From a8ab7a8b6696aa60b3060859b4490c44337c0411 Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 23 Jan 2015 06:38:14 +0000 Subject: Simplify MASTER_SITES subdirectory. --- math/p5-Math-BaseCnv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile index c49ae01ac19..22607d8a270 100644 --- a/math/p5-Math-BaseCnv/Makefile +++ b/math/p5-Math-BaseCnv/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:41 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/01/23 06:38:14 obache Exp $ # DISTNAME= Math-BaseCnv-1.8.B59BrZX PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} PKGREVISION= 3 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -- cgit v1.2.3