diff options
Diffstat (limited to 'news/nn')
-rw-r--r-- | news/nn/Makefile | 3 |
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 |