summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-04-29 07:50:31 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-04-29 07:50:31 +0000
commiteb2f68cdb39c286362f5db5de7191133a9bc9d75 (patch)
treea35d2b2b07cb1e77414f4565a2b2dd303ca1798f
parentnet-mgmt/icingaweb2: (diff)
math/ipopt: Fix MASTER_SITES URL
Notes
Notes: svn path=/head/; revision=500394
-rw-r--r--math/ipopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ipopt/Makefile b/math/ipopt/Makefile
index 7c2dcef562a6..e0795acfacf7 100644
--- a/math/ipopt/Makefile
+++ b/math/ipopt/Makefile
@@ -4,7 +4,7 @@
PORTNAME= Ipopt
DISTVERSION= 3.12.13
CATEGORIES= math
-MASTER_SITES= http://www.coin-or.org/download/source/Ipopt/ \
+MASTER_SITES= https://www.coin-or.org/download/source/Ipopt/ \
http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/:metis \
http://mumps.enseeiht.fr/:mumps
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \