summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1995-01-23 20:14:55 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1995-01-23 20:14:55 +0000
commitc91b5845d011aa8a623a527717cb401ce1104169 (patch)
treef1aa65a00bbf139ba1b925da7ee8e98beda51551 /news
parentUpdate the reported version. (diff)
Disable cnews until it's fixed
Notes
Notes: svn path=/head/; revision=807
Diffstat (limited to 'news')
-rw-r--r--news/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/news/Makefile b/news/Makefile
index 209a5680cd37..907dcb069c0a 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -1,5 +1,6 @@
-# $Id: Makefile,v 1.3 1994/10/22 09:31:40 smace Exp $
+# $Id: Makefile,v 1.4 1994/10/23 02:38:20 torstenb Exp $
#
-SUBDIR= cnews nn nntp trn inn
+# BROKEN = cnews
+SUBDIR= nn nntp trn inn
.include <bsd.port.subdir.mk>