summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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