pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security Move from www.thc.org to thc.segfault.net
details: https://anonhg.NetBSD.org/pkgsrc/rev/eba737b30876
branches: trunk
changeset: 516313:eba737b30876
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Tue Jul 18 22:12:30 2006 +0000
description:
Move from www.thc.org to thc.segfault.net
diffstat:
security/amap/Makefile | 7 ++++---
security/hydra/Makefile | 9 +++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (51 lines):
diff -r f6c07dbb0bb3 -r eba737b30876 security/amap/Makefile
--- a/security/amap/Makefile Tue Jul 18 21:58:43 2006 +0000
+++ b/security/amap/Makefile Tue Jul 18 22:12:30 2006 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:14 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/07/18 22:12:30 adrianp Exp $
#
DISTNAME= amap-5.0
PKGREVISION= 1
CATEGORIES= net security
-MASTER_SITES= http://www.thc.org/releases/
+MASTER_SITES= http://thc.segfault.net/releases/ \
+ http://www.thc.org/releases/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.thc.org/
+HOMEPAGE= http://thc.org.segfault.net/thc-amap/
COMMENT= Applications and Services scanner
HAS_CONFIGURE= YES
diff -r f6c07dbb0bb3 -r eba737b30876 security/hydra/Makefile
--- a/security/hydra/Makefile Tue Jul 18 21:58:43 2006 +0000
+++ b/security/hydra/Makefile Tue Jul 18 22:12:30 2006 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2006/07/10 04:20:57 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2006/07/18 22:12:30 adrianp Exp $
#
DISTNAME= ${PKGNAME_NOREV}-src
PKGNAME= hydra-5.3
CATEGORIES= security
-MASTER_SITES= http://www.thc.org/releases/
+MASTER_SITES= http://thc.segfault.net/releases/ \
+ http://www.thc.org/releases/
MAINTAINER= adrianp%NetBSD.org@localhost
-HOMEPAGE= http://www.thc.org/thc-hydra/
+HOMEPAGE= http://thc.org.segfault.net/thc-hydra/
COMMENT= Login password cracker
.include "../../mk/bsd.prefs.mk"
@@ -17,7 +18,7 @@
BUILD_TARGET= all
WRKSRC= ${WRKDIR}/${DISTNAME}
-LICENSE+= hydra-license
+LICENSE= hydra-license
SUBST_CLASSES+= build
SUBST_STAGE.build= post-patch
Home |
Main Index |
Thread Index |
Old Index