pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/pari-galdata Fetching by ftp got timeout, while h...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a313388148b5
branches: trunk
changeset: 333619:a313388148b5
user: mef <mef%pkgsrc.org@localhost>
date: Fri May 10 22:55:23 2019 +0000
description:
Fetching by ftp got timeout, while http seems to work
diffstat:
math/pari-galdata/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 0a4aad90de8f -r a313388148b5 math/pari-galdata/Makefile
--- a/math/pari-galdata/Makefile Fri May 10 22:28:47 2019 +0000
+++ b/math/pari-galdata/Makefile Fri May 10 22:55:23 2019 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2012/12/12 12:45:18 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/05/10 22:55:23 mef Exp $
DISTNAME= galdata
PKGNAME= pari-galdata-2.2
CATEGORIES= math
-MASTER_SITES= ftp://pari.math.u-bordeaux.fr/pub/pari/packages/
+MASTER_SITES= https://pari.math.u-bordeaux.fr/pub/pari/packages/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index