diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-10-21 19:44:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-10-21 19:44:32 +0000 |
commit | 839369991835934da1eaae848ad0fef077c8bb3b (patch) | |
tree | 90d8c15e42f8fda7d925427125e8f72108345ed3 /security/fakebo | |
parent | a0d001aa06f6a454dd05ff18dee735b491cc3614 (diff) | |
download | ports-839369991835934da1eaae848ad0fef077c8bb3b.tar.gz ports-839369991835934da1eaae848ad0fef077c8bb3b.zip |
Notes
Diffstat (limited to 'security/fakebo')
-rw-r--r-- | security/fakebo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/fakebo/Makefile b/security/fakebo/Makefile index 745975381c58..56d962df1df0 100644 --- a/security/fakebo/Makefile +++ b/security/fakebo/Makefile @@ -9,9 +9,9 @@ DISTNAME= fakebo-0.4.1 CATEGORIES= security MASTER_SITES= http://yi.com/home/KosturjakVlatko/ \ - ftp://ftp.c-com.net/pub/.10/LinuxBerg/files/console/ \ - ftp://ftp.bitcon.no/.10/linux/linuxberg/files/console/ \ - ftp://ftp.ist.utl.pt/pub/linuxberg/files/console/ + ftp://ftp.bitcon.no/.4/console/adm/ \ + ftp://ftp.iinet.net.au/mirrors1/berg/files/console/adm/ \ + ftp://ftp.linux.hr/pub/fakebo/ MAINTAINER= kris@FreeBSD.org |