pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/coinmp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Nov 29 07:18:35 UTC 2025

Modified Files:
        pkgsrc/math/coinmp: Makefile

Log Message:
coinmp: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/coinmp/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/coinmp/Makefile
diff -u pkgsrc/math/coinmp/Makefile:1.9 pkgsrc/math/coinmp/Makefile:1.10
--- pkgsrc/math/coinmp/Makefile:1.9     Mon Jul 25 11:12:25 2022
+++ pkgsrc/math/coinmp/Makefile Sat Nov 29 07:18:35 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/07/25 11:12:25 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2025/11/29 07:18:35 wiz Exp $
 
 DISTNAME=      CoinMP-1.8.4
 PKGNAME=       ${DISTNAME:tl}
@@ -7,7 +7,7 @@ MASTER_SITES=   http://www.coin-or.org/dow
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      https://projects.coin-or.org/CoinMP
+HOMEPAGE=      https://github.com/coin-or/CoinMP
 COMMENT=       Linear Programming solver library
 LICENSE=       cpl-1.0
 



Home | Main Index | Thread Index | Old Index