aboutsummaryrefslogtreecommitdiff
path: root/security/mcrypt
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2023-10-27 15:46:37 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2023-11-01 22:11:47 +0000
commit05f0f44a557a53913001d6debf17965dfb799288 (patch)
tree75e92928cabf1007753c9be94d0344f1802f97e9 /security/mcrypt
parentdf4e447a72e8a83de039f1eb2630fe4d75ec20fa (diff)
downloadports-05f0f44a557a53913001d6debf17965dfb799288.tar.gz
ports-05f0f44a557a53913001d6debf17965dfb799288.zip
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Diffstat (limited to 'security/mcrypt')
-rw-r--r--security/mcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index f369b7ffa507..b5249a92cd22 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/MCrypt/${PORTVERSION} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Replacement for crypt(1)
-WWW= http://mcrypt.sourceforge.net/
+WWW= https://mcrypt.sourceforge.net/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING