From 9571e10efcddda8144ca7485807a0384bf723c1e Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Mon, 8 Jan 2001 18:51:40 +0000 Subject: Use MASTER_SITE_LOCAL. Remove BROKEN line. On 2000-12-29 I e-mailed adam@freebsd.org, adam@veda.is, and ports@freebsd.org (with a link to a patch) to propose this change. My mail did not bounce, but there was no response. ftp://ftp.acns.nwu.edu/pub/wn/wn-1.18.6.tar.gz: changing directory pub/wn 550 wn: No such file or directory. (Last OK result Wed Nov 4 8:33:32 1998 ) --- www/wn/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/wn') diff --git a/www/wn/Makefile b/www/wn/Makefile index 5e76afa7e8bb..55ea5a64adfe 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -8,12 +8,11 @@ PORTNAME= wn PORTVERSION= 1.18.6 CATEGORIES= www -MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/wn/ +MASTER_SITES= ${MASTER_SITE_LOCAL} # ftp://ftp.acns.nwu.edu/pub/wn/ +MASTER_SITE_SUBDIR= trevor MAINTAINER= adam@veda.is -BROKEN='single MASTER_SITE and /pub/wn/ does not exist on ftp.acns.nwu.edu anymore' - IS_INTERACTIVE= NO_PACKAGE= "Hostname compiled in" -- cgit v1.2.3