diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-01-27 05:58:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-01-27 05:58:44 +0000 |
commit | 5dc4cf2e27f43d980a6fcea823de43c0d8ed0f34 (patch) | |
tree | f9e3c5bb48708cb5ff690d742f1e30bb5f5d0c72 /security/fakebo | |
parent | 68957b22f9099ecd27302e3fe7e8b2c0ad7b0d52 (diff) | |
download | ports-5dc4cf2e27f43d980a6fcea823de43c0d8ed0f34.tar.gz ports-5dc4cf2e27f43d980a6fcea823de43c0d8ed0f34.zip |
Notes
Diffstat (limited to 'security/fakebo')
-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/ |