diff options
author | pst <pst@FreeBSD.org> | 1995-01-24 03:21:03 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1995-01-24 03:21:03 +0000 |
commit | d2a031f2ed74035c93f9306633385557502fc09a (patch) | |
tree | 4fa7e6f612d08942053c1cf16c64764ee2aba86d /news | |
parent | f2a3a81b1de9abbf06bd4a3478691dc02e19141a (diff) | |
download | FreeBSD-ports-d2a031f2ed74035c93f9306633385557502fc09a.zip FreeBSD-ports-d2a031f2ed74035c93f9306633385557502fc09a.tar.gz |
Add cnews back in
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/Makefile b/news/Makefile index 907dcb0..cf962b8 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> |