pkgsrc-WIP-changes archive

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

bigloo: changed master site since the ftp seems to have died



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <kevin.bloom%posteo.net@localhost>
Pushed By:	nuclearkev
Date:		Sat Mar 8 08:41:53 2025 -0500
Changeset:	a8da8a4c3acda2a7868b1ec63a0347c6c4eb304d

Modified Files:
	bigloo/Makefile

Log Message:
bigloo: changed master site since the ftp seems to have died

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a8da8a4c3acda2a7868b1ec63a0347c6c4eb304d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bigloo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/bigloo/Makefile b/bigloo/Makefile
index 360db96cae..ad02eaa474 100644
--- a/bigloo/Makefile
+++ b/bigloo/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	bigloo-4.5b
 CATEGORIES=	lang
-MASTER_SITES=	ftp://ftp-sop.inria.fr/indes/fp/Bigloo/
+MASTER_SITES=	https://www-sop.inria.fr/indes/fp/Bigloo/download/
 
 MAINTAINER=	ktnb%NetBSD.org@localhost
 HOMEPAGE=	https://www-sop.inria.fr/indes/fp/Bigloo/


Home | Main Index | Thread Index | Old Index