diff options
-rw-r--r-- | security/fakebo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/fakebo/Makefile b/security/fakebo/Makefile index 89dd79c02f25..aeb0b7ea6ba6 100644 --- a/security/fakebo/Makefile +++ b/security/fakebo/Makefile @@ -8,8 +8,7 @@ PORTNAME= fakebo PORTVERSION= 0.4.1 CATEGORIES= security -MASTER_SITES= ftp://ftp.deva.net/pub/sources/networking/ids/ \ - ftp://the.ausmac.net/wd2a/security/port-loggers/ \ +MASTER_SITES= 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/ |