diff options
author | wiz <wiz> | 2007-11-12 00:03:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-11-12 00:03:18 +0000 |
commit | b82ae1287bf072704e0ae2d80af04f47f2caa18c (patch) | |
tree | a35f8805f7c8ac5147bfbba2fe19427909881c7d /security | |
parent | 8b0dbcd0b6293523a9cf5702c41b6ed2fd63a015 (diff) | |
download | pkgsrc-b82ae1287bf072704e0ae2d80af04f47f2caa18c.tar.gz |
Remove ws.obit.nl from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37329.
Diffstat (limited to 'security')
-rw-r--r-- | security/hackbot/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile index 8dc732f2dbd..e286d9b57f1 100644 --- a/security/hackbot/Makefile +++ b/security/hackbot/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2007/01/07 09:14:10 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2007/11/12 00:03:18 wiz Exp $ DISTNAME= hackbot-2.15 CATEGORIES= security net -MASTER_SITES= http://ws.obit.nl/hackbot/ \ - http://www.xs4all.nl/~mvberkum/hackbot/ \ +MASTER_SITES= http://www.xs4all.nl/~mvberkum/hackbot/ \ http://webs.uolsinectis.com.ar/gbarosio/hackbot/ EXTRACT_SUFX= .tgz |