diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-12 13:41:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-12 13:41:16 +0000 |
commit | 26fee660d9c964e2d0bb127f862c90832f3b6eab (patch) | |
tree | e0a6e27759f99bf6c0a46f899fe479dc065317e0 /news/nn | |
parent | 1a7351ad7a6623b2a109d89fb92d77cd38a3c360 (diff) |
Notes
Diffstat (limited to 'news/nn')
-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 2c25769dc4a5..893d513078d1 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -8,8 +8,8 @@ PORTNAME= nn PORTVERSION= 6.7.2 CATEGORIES= news -MASTER_SITES= ftp://ftp.nndev.org/pub/nn-6.7/%SUBDIR%/ -MASTER_SITE_SUBDIR= . old +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ + http://mirror2.unixfreunde.de/ EXTRACT_SUFX= .tar.Z MAINTAINER= jooji@nickelkid.com |