diff options
author | rm <rm@FreeBSD.org> | 2013-10-05 03:27:20 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-10-05 03:27:20 +0800 |
commit | dda85bc5e66138f26a2f763fe39675492c9df1a9 (patch) | |
tree | 4b7cbb3254a881c4cefe260fb3cf936dfff110d3 /security | |
parent | 716be513fe55049e3455cf5f47ab1d7bcc963e7e (diff) | |
download | freebsd-ports-gnome-dda85bc5e66138f26a2f763fe39675492c9df1a9.tar.gz freebsd-ports-gnome-dda85bc5e66138f26a2f763fe39675492c9df1a9.tar.zst freebsd-ports-gnome-dda85bc5e66138f26a2f763fe39675492c9df1a9.zip |
- update distfile mirror to avoid redirect
Diffstat (limited to 'security')
-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 |