diff options
author | kris <kris@FreeBSD.org> | 2000-09-22 07:43:45 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-09-22 07:43:45 +0800 |
commit | ce0daf27faf671b2b45f30b7065a50c6f6c19f49 (patch) | |
tree | 6592ce8ce66c3bb64ed5379381625807f213e536 /security | |
parent | f63038505859ce0b75f62472fe45b68238da91e2 (diff) | |
download | freebsd-ports-gnome-ce0daf27faf671b2b45f30b7065a50c6f6c19f49.tar.gz freebsd-ports-gnome-ce0daf27faf671b2b45f30b7065a50c6f6c19f49.tar.zst freebsd-ports-gnome-ce0daf27faf671b2b45f30b7065a50c6f6c19f49.zip |
Fennerize MASTER_SITES and WWW link
Diffstat (limited to 'security')
-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/ |