diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/dnews/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/news/dnews/Makefile b/news/dnews/Makefile index f5d3069da0dc..1560d53c3490 100644 --- a/news/dnews/Makefile +++ b/news/dnews/Makefile @@ -14,11 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -# NOTE: this won't work for fetching files from the CDROM. However since -# we don't have permission to put this on the CDROM it shouldn't matter much. -FETCH_CMD= ftp -FETCH_BEFORE_ARGS= -a - WRKSRC= ${WRKDIR}/dtemp NO_CDROM= "no answer yet, if we are allowed to put it onto CDROM" RESTRICTED= "only free for non-profit organisations" |