From 1dcadbbfe7f1b912c5fbed0d0951cd1e240641ac Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 17 Nov 2002 02:55:06 +0000 Subject: IGNORE wasn't for a LICENSE issue but for download-restrictions. --- net/spread4/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'net/spread4') diff --git a/net/spread4/Makefile b/net/spread4/Makefile index debaef0669d7..200202ba5fee 100644 --- a/net/spread4/Makefile +++ b/net/spread4/Makefile @@ -31,11 +31,11 @@ MAKE_ARGS+= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS} .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= May not be automatically fetched due to licensin restrictions.\ - You MUST manually fetch the version after reading\ - and agreeing to the license at:\ - http://www.cnds.jhu.edu/download/download_spread.cgi\ - Once it has been downloaded, move it to ${DISTDIR}\ +IGNORE= May not be automatically fetched due to downloading \ + restrictions. You MUST manually fetch the version \ + after submitting the form at: \ + http://www.cnds.jhu.edu/download/download_spread.cgi \ + Once it has been downloaded, move it to ${DISTDIR} \ and restart this build. .endif -- cgit