change master_site to http as ftp-server doesn't seem to contain any files Fix: MAINTAINER= ports@FreeBSD.org--RPOkGqZeunfAHseNq0qrlQtCTDO8E9d4kvOBqhlPajXCWj6N Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -ruN libimg.orig/Makefile libimg/Makefile --- libimg.orig/Makefile Mon Jun 3 22:08:14 2002 +++ libimg/Makefile Mon Jun 3 22:08:35 2002 @@ -8,7 +8,7 @@ PORTNAME= libimg PORTVERSION= 1.2.4 CATEGORIES= graphics tk83 -MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/packages-8.0/graphics/Img/1.2/ +MASTER_SITES= http://www.neosoft.com/tcl/ftparchive/sorted/packages-8.0/graphics/Img/1.2/ DISTNAME= img${PORTVERSION}
State Changed From-To: open->closed Committed, thanks!