pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/caml-light
Module Name: pkgsrc
Committed By: fcambus
Date: Sat May 13 17:36:35 UTC 2023
Modified Files:
pkgsrc/lang/caml-light: Makefile
Log Message:
caml-light: point MASTER_SITES to caml.inria.fr.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/lang/caml-light/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/caml-light/Makefile
diff -u pkgsrc/lang/caml-light/Makefile:1.16 pkgsrc/lang/caml-light/Makefile:1.17
--- pkgsrc/lang/caml-light/Makefile:1.16 Wed Apr 21 08:44:31 2021
+++ pkgsrc/lang/caml-light/Makefile Sat May 13 17:36:35 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2021/04/21 08:44:31 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2023/05/13 17:36:35 fcambus Exp $
DISTNAME= cl74unix
PKGNAME= caml-light-0.74
PKGREVISION= 2
CATEGORIES= lang
-MASTER_SITES= # ftp://ftp.inria.fr/lang/caml-light/
+MASTER_SITES= https://caml.inria.fr/pub/distrib/caml-light-0.74/
MAINTAINER= bouyer%NetBSD.org@localhost
HOMEPAGE= https://caml.inria.fr/caml-light/index.en.html
Home |
Main Index |
Thread Index |
Old Index