diff options
Diffstat (limited to 'misc/posixtestsuite/Makefile')
-rw-r--r-- | misc/posixtestsuite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/posixtestsuite/Makefile b/misc/posixtestsuite/Makefile index 3d5d211ec20f..fcb8baab4d9e 100644 --- a/misc/posixtestsuite/Makefile +++ b/misc/posixtestsuite/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/posixtest/posixtest/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Open POSIX Test Suite -WWW= http://posixtest.sourceforge.net/ +WWW= https://posixtest.sourceforge.net/ WRKSRC= ${WRKDIR}/posixtestsuite |