aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1995-01-24 11:21:03 +0800
committerpst <pst@FreeBSD.org>1995-01-24 11:21:03 +0800
commitd2a031f2ed74035c93f9306633385557502fc09a (patch)
tree4fa7e6f612d08942053c1cf16c64764ee2aba86d
parentf2a3a81b1de9abbf06bd4a3478691dc02e19141a (diff)
downloadfreebsd-ports-d2a031f2ed74035c93f9306633385557502fc09a.tar.gz
freebsd-ports-d2a031f2ed74035c93f9306633385557502fc09a.tar.zst
freebsd-ports-d2a031f2ed74035c93f9306633385557502fc09a.zip
Add cnews back in
-rw-r--r--news/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/news/Makefile b/news/Makefile
index 907dcb069c0a..cf962b8a8b4f 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -1,6 +1,5 @@
-# $Id: Makefile,v 1.4 1994/10/23 02:38:20 torstenb Exp $
+# $Id: Makefile,v 1.5 1995/01/23 20:14:55 gpalmer Exp $
#
-# BROKEN = cnews
-SUBDIR= nn nntp trn inn
+SUBDIR= cnews nn nntp trn inn
.include <bsd.port.subdir.mk>