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