diff options
-rw-r--r-- | devel/cppunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index 8228f60e3203..16ba8a19c021 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -4,7 +4,7 @@ PORTNAME= cppunit PORTVERSION= 1.14.0 PORTREVISION= 7 CATEGORIES= devel -MASTER_SITES= http://dev-www.libreoffice.org/src/ +MASTER_SITES= https://dev-www.libreoffice.org/src/ MAINTAINER= bdrewery@FreeBSD.org COMMENT= C++ port of the JUnit framework for unit testing |