summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2008-01-05 05:09:09 +0000
committerobache <obache>2008-01-05 05:09:09 +0000
commit13c1aa2010ddf025e4db27183e7e24bd6c173af9 (patch)
treef179c1768335053e4f4c4941c676a6a3ad2a0548 /security
parent587d06e331de8d59751c14ef1545bec08ed7d3e9 (diff)
downloadpkgsrc-13c1aa2010ddf025e4db27183e7e24bd6c173af9.tar.gz
Old url is not available now, noticed by Zafer Aydogan in private mail.
Switch HOMEPAGE and MASTER_SITES to new location.
Diffstat (limited to 'security')
-rw-r--r--security/hydra/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 49a591b411b..08b844d6a5c 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2006/07/18 22:12:30 adrianp Exp $
+# $NetBSD: Makefile,v 1.14 2008/01/05 05:09:09 obache Exp $
#
DISTNAME= ${PKGNAME_NOREV}-src
PKGNAME= hydra-5.3
CATEGORIES= security
-MASTER_SITES= http://thc.segfault.net/releases/ \
- http://www.thc.org/releases/
+MASTER_SITES= http://freeworld.thc.org/releases/
MAINTAINER= adrianp@NetBSD.org
-HOMEPAGE= http://thc.org.segfault.net/thc-hydra/
+HOMEPAGE= http://freeworld.thc.org/thc-hydra/
COMMENT= Login password cracker
.include "../../mk/bsd.prefs.mk"