diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-10-04 19:27:20 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-10-04 19:27:20 +0000 |
commit | 780511878a07df7e1568dbd15da53584d7c4e427 (patch) | |
tree | 4b7cbb3254a881c4cefe260fb3cf936dfff110d3 /security/hydra/Makefile | |
parent | 47faf16343cfdf804646d68006c4d0b7f990aef0 (diff) |
Notes
Diffstat (limited to 'security/hydra/Makefile')
-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 |