pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/pari-galdata
Module Name: pkgsrc
Committed By: mef
Date: Fri May 10 22:55:23 UTC 2019
Modified Files:
pkgsrc/math/pari-galdata: Makefile
Log Message:
Fetching by ftp got timeout, while http seems to work
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/pari-galdata/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/pari-galdata/Makefile
diff -u pkgsrc/math/pari-galdata/Makefile:1.12 pkgsrc/math/pari-galdata/Makefile:1.13
--- pkgsrc/math/pari-galdata/Makefile:1.12 Wed Dec 12 12:45:18 2012
+++ pkgsrc/math/pari-galdata/Makefile Fri May 10 22:55:23 2019
@@ -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