summaryrefslogtreecommitdiff
path: root/news/nn/Makefile
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>1999-08-22 22:55:45 +0000
committerkim <kim@pkgsrc.org>1999-08-22 22:55:45 +0000
commit07eded835b8b18852a05fefb0180612d74a4520c (patch)
treeb0487281bc6679306dacd90299e8d752564c199b /news/nn/Makefile
parent2bec83f71bad9b36d1ee56adb46802b0e9f597b6 (diff)
downloadpkgsrc-07eded835b8b18852a05fefb0180612d74a4520c.tar.gz
Upgrade to nn 6.5.4. The main reason for the upgrade is to run completely
over NNTP without any access to a news spool file system. NOV is accessed using the XOVER command (INN has this and it is available for nntpd too).
Diffstat (limited to 'news/nn/Makefile')
-rw-r--r--news/nn/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile
index 85a257c2d7f..b0cbe7e30ba 100644
--- a/news/nn/Makefile
+++ b/news/nn/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.7 1999/08/18 09:08:10 agc Exp $
-# $FreeBSD Id: Makefile,v 1.14 1997/07/30 18:17:48 adam Exp
+# $NetBSD: Makefile,v 1.8 1999/08/22 22:55:45 kim Exp $
+# FreeBSD Id: Makefile,v 1.14 1997/07/30 18:17:48 adam Exp
#
-DISTNAME= nn-6.5.0.b3
-PKGNAME= nn-6.5.0
+DISTNAME= nn-6.5.4
CATEGORIES= news
-MASTER_SITES= ftp://uniwa.uwa.edu.au/pub/nn/old/beta/ \
- ftp://ftp.cs.tu-berlin.de/pub/net/news/nn.old/beta/
+MASTER_SITES= ftp://ftp.gw.com/pub/unix/news/nn/
MAINTAINER= tron@netbsd.org