Remove a host that's failed daily tests for nearly one year. Correct the path in the other.
Questions? Jim
Index: Makefile =================================================================== RCS file: /cvs/ports/net/clog/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 2004/12/16 00:31:20 1.18 +++ Makefile 2007/05/18 19:04:11 @@ -6,8 +6,7 @@ DISTNAME= clog-1.6 CATEGORIES= net security -MASTER_SITES= ftp://ftp.auscert.org.au/pub/coast/mirrors/ftp.saturn.net/clog/ \ - ftp://ftp.rediris.es/mirror/coast/tools/unix/clog/ +MASTER_SITES= ftp://ftp.rediris.es/mirror/coast/tools/unix/logutils/clog/ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes
