From f9017ecf1511896f47c8effb72f133a767cf3054 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Mon, 30 Dec 2002 21:43:19 +0000 Subject: Fix MASTER_SITES (always try to fetch from the old/ directory, too). PR: 46634 Submitted by: maintainer --- news/nn/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'news/nn') diff --git a/news/nn/Makefile b/news/nn/Makefile index 8bf98f8a701c..a84adb98070b 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -9,7 +9,8 @@ PORTNAME= nn PORTVERSION= 6.6.2 PORTREVISION= 1 CATEGORIES= news -MASTER_SITES= ftp://ftp.nndev.org/pub/nn-6.6/ +MASTER_SITES= ftp://ftp.nndev.org/pub/nn-6.6/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old EXTRACT_SUFX= .tar.Z MAINTAINER= jooji@nickelkid.com -- cgit v1.2.3