diff options
-rw-r--r-- | security/fakebo/Makefile | 7 | ||||
-rw-r--r-- | security/fakebo/pkg-descr | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/fakebo/Makefile b/security/fakebo/Makefile index a6c77aa439fd..90fadc3aaddb 100644 --- a/security/fakebo/Makefile +++ b/security/fakebo/Makefile @@ -8,9 +8,10 @@ PORTNAME= fakebo PORTVERSION= 0.4.1 CATEGORIES= security -MASTER_SITES= http://yi.com/home/KosturjakVlatko/ \ - ftp://ftp.bitcon.no/.4/console/adm/ \ - ftp://ftp.iinet.net.au/mirrors1/berg/files/console/adm/ \ +MASTER_SITES= ftp://ftp.deva.net/pub/sources/networking/ids/ \ + ftp://the.ausmac.net/wd2a/security/port-loggers/ \ + ftp://ftp.mayn.de/pub/unix/security/network/ \ + ftp://ftp.cps.unizar.es/pub/unix/security/ \ ftp://ftp.linux.hr/pub/fakebo/ MAINTAINER= kris@FreeBSD.org diff --git a/security/fakebo/pkg-descr b/security/fakebo/pkg-descr index 0cb026601161..ca77633226ae 100644 --- a/security/fakebo/pkg-descr +++ b/security/fakebo/pkg-descr @@ -4,4 +4,4 @@ attempted commands and packets, as well as providing configurable responses. Useful for catching script kiddies trying to find a hackable windows box, for providing evidence to their sysadmin, etc. -WWW: http://yi.com/home/KosturjakVlatko/fakebo.htm +WWW: http://cvs.linux.hr/fakebo/ |