diff options
author | tron <tron> | 1999-08-23 10:59:18 +0000 |
---|---|---|
committer | tron <tron> | 1999-08-23 10:59:18 +0000 |
commit | 7e560207427db9e5c8a8b7b1ba42ec74222b2e1c (patch) | |
tree | e688cf0c009faaa38696c738c6e7d6278fd471cb /news | |
parent | 2e5a16e8ebe84358e81bcc7eb38c5bbe05564fce (diff) | |
download | pkgsrc-7e560207427db9e5c8a8b7b1ba42ec74222b2e1c.tar.gz |
Remove bogus master site.
Diffstat (limited to 'news')
-rw-r--r-- | news/nn/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile index aa00231326f..c201e682b9a 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.9 1999/08/22 22:59:59 kim Exp $ +# $NetBSD: Makefile,v 1.10 1999/08/23 10:59:18 tron Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/30 18:17:48 adam Exp # DISTNAME= nn-6.5.4 CATEGORIES= news -MASTER_SITES= ftp://ftp.visi.com/users/mtpins/ \ - ftp://ftp.gw.com/pub/unix/news/nn/ +MASTER_SITES= ftp://ftp.gw.com/pub/unix/news/nn/ MAINTAINER= tron@netbsd.org |