pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/pari23 pari23: update MASTER_SITES to the right d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa3f38d5f4ef
branches:  trunk
changeset: 387465:fa3f38d5f4ef
user:      nros <nros%pkgsrc.org@localhost>
date:      Sun Oct 30 11:41:46 2022 +0000

description:
pari23: update MASTER_SITES to the right directory

diffstat:

 math/pari23/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 41a61e31b65a -r fa3f38d5f4ef math/pari23/Makefile
--- a/math/pari23/Makefile      Sun Oct 30 11:37:59 2022 +0000
+++ b/math/pari23/Makefile      Sun Oct 30 11:41:46 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2022/06/28 11:34:44 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2022/10/30 11:41:46 nros Exp $
 
 DISTNAME=      pari-2.3.5
 PKGREVISION=   27
 CATEGORIES=    math
-MASTER_SITES=  http://pari.math.u-bordeaux.fr/pub/pari/unix/
+MASTER_SITES=  http://pari.math.u-bordeaux.fr/pub/pari/OLD/2.3/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://pari.math.u-bordeaux.fr/



Home | Main Index | Thread Index | Old Index