summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>