diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-10-17 13:31:19 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-10-17 13:31:19 +0000 |
commit | 1388438a59662cfe96da891e84a727044edf58fd (patch) | |
tree | 7c287f01fbf49245d8354d05f58da69cc7f6d253 /news/nn/Makefile | |
parent | 490878dfdf29f22c83b6bc4d4ecdd4c138495dfa (diff) |
Notes
Diffstat (limited to 'news/nn/Makefile')
-rw-r--r-- | news/nn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile index 5871dc14bbe9..2c25769dc4a5 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -6,9 +6,9 @@ # PORTNAME= nn -PORTVERSION= 6.6.5 +PORTVERSION= 6.7.2 CATEGORIES= news -MASTER_SITES= ftp://ftp.nndev.org/pub/nn-6.6/%SUBDIR%/ +MASTER_SITES= ftp://ftp.nndev.org/pub/nn-6.7/%SUBDIR%/ MASTER_SITE_SUBDIR= . old EXTRACT_SUFX= .tar.Z |