diff options
author | Michael Landin <mich@FreeBSD.org> | 2007-04-10 10:21:58 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2007-04-10 10:21:58 +0000 |
commit | 5e6f0ddd08bf7cbcedfff131c2bac99a655b38fe (patch) | |
tree | b5b79ce15e43179282f65aeac7050446e4398d26 /security/hackbot | |
parent | 14ec8e33416033601f61013a6238142a852908e7 (diff) | |
download | ports-5e6f0ddd08bf7cbcedfff131c2bac99a655b38fe.tar.gz ports-5e6f0ddd08bf7cbcedfff131c2bac99a655b38fe.zip |
Notes
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 |