diff options
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/Makefile b/news/Makefile index cf962b8a8b4f..8e2f46b39b9a 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.5 1995/01/23 20:14:55 gpalmer Exp $ +# $Id: Makefile,v 1.6 1995/01/24 03:21:03 pst Exp $ # -SUBDIR= cnews nn nntp trn inn +SUBDIR= cnews inn nn nntp trn .include <bsd.port.subdir.mk> |