summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorast <ast@pkgsrc.org>2022-08-02 08:26:51 +0000
committerast <ast@pkgsrc.org>2022-08-02 08:26:51 +0000
commit3f2d35d2616699b304e3021835ab774a9a9a495a (patch)
tree9566ff928e5914e7d785f32e9ae8d4197ac33f0d /math
parent7743410c3885ee050eed1e0e5ca540e0cff7a963 (diff)
downloadpkgsrc-3f2d35d2616699b304e3021835ab774a9a9a495a.tar.gz
math/p5-Math-Pari: Add missing PKGNAME with prefix p5-
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Pari/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index 507c99777d7..3593ab46258 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2022/08/02 07:22:00 ast Exp $
+# $NetBSD: Makefile,v 1.60 2022/08/02 08:26:51 ast Exp $
DISTNAME= Math-Pari-2.030523
+PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES+= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}