diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 26 | ||||
-rw-r--r-- | news/pkg/COMMENT | 1 |
2 files changed, 27 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile new file mode 100644 index 00000000000..a27739eaefa --- /dev/null +++ b/news/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1.1.1 1997/10/27 05:16:48 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 + +.include <bsd.port.subdir.mk> diff --git a/news/pkg/COMMENT b/news/pkg/COMMENT new file mode 100644 index 00000000000..5cbf597dbf2 --- /dev/null +++ b/news/pkg/COMMENT @@ -0,0 +1 @@ +Network news. |