diff options
Diffstat (limited to 'math/apache-commons-math')
| -rw-r--r-- | math/apache-commons-math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/apache-commons-math/Makefile b/math/apache-commons-math/Makefile index 2366c781e663..59e38cc39ec5 100644 --- a/math/apache-commons-math/Makefile +++ b/math/apache-commons-math/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 3.6.1 PORTREVISION= 1 CATEGORIES= math java MASTER_SITES= APACHE_COMMONS_SOURCE \ - http://repo1.maven.org/maven2/junit/junit/4.8.2/:source2 + https://repo1.maven.org/maven2/junit/junit/4.8.2/:source2 PKGNAMEPREFIX= apache- DISTNAME= ${PORTNAME}3-${PORTVERSION}-src DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |
