Patch removes a mirror with a bad hostname. Has failed consistently for me for over a year.
Jim
Index: Makefile =================================================================== RCS file: /openbsd/mirror/ports/x11/viewfax/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 15 Sep 2007 20:04:25 -0000 1.19 +++ Makefile 10 Nov 2007 20:59:36 -0000 @@ -6,8 +6,7 @@ DISTNAME= viewfax-2.6 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.ping.de/pub/unix/ \ - ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ +MASTER_SITES= ftp://ftp.ping.de/pub/unix/ CONFIGURE_STYLE= imake
