diff options
-rw-r--r-- | news/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/Makefile b/news/Makefile index 986b38c1afd..1af07758c21 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:41 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/04/28 11:06:57 frueauf Exp $ # FreeBSD Id: Makefile,v 1.28 1997/06/27 23:02:54 brian Exp # @@ -19,7 +19,7 @@ # SUBDIR += slnr # SUBDIR += slrn # SUBDIR += slurp -# SUBDIR += suck + SUBDIR += suck # SUBDIR += tin # SUBDIR += trn # SUBDIR += xvnews |