diff options
author | Brian Somers <brian@FreeBSD.org> | 1997-06-27 23:02:54 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 1997-06-27 23:02:54 +0000 |
commit | 595e93d96a22705553b7b4b246a512503e9e77e0 (patch) | |
tree | c6e78bfc7cc3e148d079754e7f53c51c3441164a /news/Makefile | |
parent | 14fde1101ab97e5ace558e1804ed22b629d1e841 (diff) | |
download | ports-595e93d96a22705553b7b4b246a512503e9e77e0.tar.gz ports-595e93d96a22705553b7b4b246a512503e9e77e0.zip |
Notes
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index 175cc61f0b2c..0175c576f43a 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1997/05/29 10:57:52 andreas Exp $ +# $Id: Makefile,v 1.27 1997/06/02 19:55:11 jfitz Exp $ # SUBDIR += cnews @@ -6,6 +6,7 @@ SUBDIR += dnews SUBDIR += inn SUBDIR += knews + SUBDIR += leafnode SUBDIR += nn SUBDIR += nn-current SUBDIR += nntp |