summaryrefslogtreecommitdiff
path: root/math/p5-Math-BaseCnv/Makefile
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
commita697158c9ecdf84cbb8be75001b95142f696d0bb (patch)
treed41f541a4420e9d452ca3e7fdaf5a883cd8659e8 /math/p5-Math-BaseCnv/Makefile
parentb937594db07c3c312b8ec39e6b4763b9f6ebca62 (diff)
downloadpkgsrc-a697158c9ecdf84cbb8be75001b95142f696d0bb.tar.gz
Simplify MASTER_SITES subdirectory.
Diffstat (limited to 'math/p5-Math-BaseCnv/Makefile')
-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