diff options
-rw-r--r-- | security/hydra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hydra/Makefile b/security/hydra/Makefile index de9771c50862..6cf47fd98915 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -4,7 +4,7 @@ PORTNAME= hydra PORTVERSION= 7.5 CATEGORIES= security -MASTER_SITES= http://freeworld.thc.org/releases/ \ +MASTER_SITES= https://www.thc.org/releases/ \ PACKETSTORM/groups/thc/ MAINTAINER= rm@FreeBSD.org |