diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-10-30 01:19:19 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-10-30 01:19:19 +0000 |
commit | 1b58e8853d4443d78c4e0599ca103ba3f9c3ad16 (patch) | |
tree | 7c6fa5322b1db87cbc94a048418debf1404e951d /news | |
parent | No need for MASTER_SITE_SUBDIR if you are not using one of the canned (diff) |
Disable nn-current.
Notes
Notes:
svn path=/head/; revision=8404
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/Makefile b/news/Makefile index 84b4251be2cf..74fa6e41ff87 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1997/06/27 23:02:54 brian Exp $ +# $Id: Makefile,v 1.29 1997/10/13 07:03:30 obrien Exp $ # SUBDIR += aub @@ -9,7 +9,6 @@ SUBDIR += knews SUBDIR += leafnode SUBDIR += nn - SUBDIR += nn-current SUBDIR += nntp SUBDIR += nntpbtr SUBDIR += nntpcache |