diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-12-05 00:12:34 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-12-05 00:12:34 +0000 |
commit | c0eb70b133e5d872dc27b3a55bf83705a6bbefc2 (patch) | |
tree | 6267fa00797a55d63470c86eb1f21802f3e2321f /news | |
parent | 105de353589b14d4e44d0dd8892c3df2ee2cf48d (diff) | |
download | pkgsrc-c0eb70b133e5d872dc27b3a55bf83705a6bbefc2.tar.gz |
We don't have any news readers so gar, so comment them out.
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/news/Makefile b/news/Makefile index a27739eaefa..f868319b7f8 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,26 +1,26 @@ -# $NetBSD: Makefile,v 1.1.1.1 1997/10/27 05:16:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1997/12/05 00:12:34 hubertf Exp $ # FreeBSD Id: Makefile,v 1.28 1997/06/27 23:02:54 brian Exp # - SUBDIR += cnews - SUBDIR += diablo - SUBDIR += dnews - SUBDIR += inn - SUBDIR += knews - SUBDIR += leafnode - SUBDIR += nn - SUBDIR += nn-current - SUBDIR += nntp - SUBDIR += nntpbtr - SUBDIR += nntpcache - SUBDIR += plor - SUBDIR += rkive - SUBDIR += slnr - SUBDIR += slrn - SUBDIR += slurp - SUBDIR += suck - SUBDIR += tin - SUBDIR += trn - SUBDIR += xvnews +# SUBDIR += cnews +# SUBDIR += diablo +# SUBDIR += dnews +# SUBDIR += inn +# SUBDIR += knews +# SUBDIR += leafnode +# SUBDIR += nn +# SUBDIR += nn-current +# SUBDIR += nntp +# SUBDIR += nntpbtr +# SUBDIR += nntpcache +# SUBDIR += plor +# SUBDIR += rkive +# SUBDIR += slnr +# SUBDIR += slrn +# SUBDIR += slurp +# SUBDIR += suck +# SUBDIR += tin +# SUBDIR += trn +# SUBDIR += xvnews .include <bsd.port.subdir.mk> |