diff options
Diffstat (limited to 'news/Makefile')
-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> |