diff options
author | is <is@pkgsrc.org> | 2013-07-30 09:19:28 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2013-07-30 09:19:28 +0000 |
commit | 89d0e3d4d607e667f9cb16aa47bece64cfe27100 (patch) | |
tree | f5ae5270c3ae273ac9d1b169bc70233512bb9113 /security | |
parent | 90e73a128daa04bc3f9d8623dd5de0df9da972f2 (diff) | |
download | pkgsrc-89d0e3d4d607e667f9cb16aa47bece64cfe27100.tar.gz |
Replace no longer existing master site, by nk@kajander.fi.
Diffstat (limited to 'security')
-rw-r--r-- | security/hackbot/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile index 89f2ff19bd5..dfaa30c1b61 100644 --- a/security/hackbot/Makefile +++ b/security/hackbot/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:51 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/07/30 09:19:28 is Exp $ DISTNAME= hackbot-2.21 PKGREVISION= 1 CATEGORIES= security net -MASTER_SITES= http://www.xs4all.nl/~mvberkum/hackbot/ +MASTER_SITES= http://hackbot.stream-portal.org/ EXTRACT_SUFX= .tgz -MAINTAINER= nk@atki.net -HOMEPAGE= http://ws.obit.nl/hackbot/ +MAINTAINER= is@netbsd.org +HOMEPAGE= http://hackbot.stream-portal.org/ COMMENT= Vulnerability scanner written in Perl WRKSRC= ${WRKDIR}/hackbot |