diff options
Diffstat (limited to 'security/hackbot')
-rw-r--r-- | security/hackbot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile index 2419df8699bc..84f561172ccc 100644 --- a/security/hackbot/Makefile +++ b/security/hackbot/Makefile @@ -8,7 +8,8 @@ PORTNAME= hackbot PORTVERSION= 2.21 CATEGORIES= security -MASTER_SITES= http://ws.obit.nl/hackbot/ +MASTER_SITES= http://freebsdcluster.org/~mich/software/ \ + http://ws.obit.nl/hackbot/ EXTRACT_SUFX= .tgz MAINTAINER= mich@FreeBSD.org |