summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-12-30 21:43:19 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-12-30 21:43:19 +0000
commitf9017ecf1511896f47c8effb72f133a767cf3054 (patch)
treec36976ea79bc796be67e9bbae2a2cc14548e0cf7 /news
parent* Honor CC and CFLAGS. This also fixes building on !i386. (diff)
Fix MASTER_SITES (always try to fetch from the old/ directory, too).
PR: 46634 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=71987
Diffstat (limited to 'news')
-rw-r--r--news/nn/Makefile3
1 files changed, 2 insertions, 1 deletions
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