summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2015-01-23 06:38:14 +0000
committerobache <obache@pkgsrc.org>2015-01-23 06:38:14 +0000
commita8ab7a8b6696aa60b3060859b4490c44337c0411 (patch)
treed41f541a4420e9d452ca3e7fdaf5a883cd8659e8 /math
parent976a05b483a55b6cc5bc73dccfa77257ec865f68 (diff)
downloadpkgsrc-a8ab7a8b6696aa60b3060859b4490c44337c0411.tar.gz
Simplify MASTER_SITES subdirectory.
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-BaseCnv/Makefile4
1 files changed, 2 insertions, 2 deletions
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