diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-12-30 21:43:19 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-12-30 21:43:19 +0000 |
commit | f9017ecf1511896f47c8effb72f133a767cf3054 (patch) | |
tree | c36976ea79bc796be67e9bbae2a2cc14548e0cf7 /news/nn | |
parent | bd54be69e09c5a787c804fc58164d6dfbf2e303a (diff) | |
download | ports-f9017ecf1511896f47c8effb72f133a767cf3054.tar.gz ports-f9017ecf1511896f47c8effb72f133a767cf3054.zip |
Notes
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 |