summaryrefslogtreecommitdiff
path: root/math/lp_solve/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/lp_solve/Makefile')
-rw-r--r--math/lp_solve/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/lp_solve/Makefile b/math/lp_solve/Makefile
index 3de8659dd13..449ca1bad40 100644
--- a/math/lp_solve/Makefile
+++ b/math/lp_solve/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:32:51 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/03/20 11:58:00 nia Exp $
#
DISTNAME= lp_solve_5.5.2.3_source
@@ -7,7 +7,7 @@ CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lpsolve/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://lpsolve.sourceforge.net/
+HOMEPAGE= http://lpsolve.sourceforge.net/
COMMENT= Mixed Integer Linear Programming (MILP) solver
#LICENSE= LGPL, unclear which version (see lp_lib.h)