diff options
author | brian <brian@FreeBSD.org> | 1997-06-27 23:02:54 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1997-06-27 23:02:54 +0000 |
commit | 3a325c3f6fb68f043d6e622110daa5e2e241c266 (patch) | |
tree | af0de900a974525c245898a3d8dfbc7964b24503 /news | |
parent | 47d668a44695b0caaf466b1ba4f1707464981b72 (diff) | |
download | FreeBSD-ports-3a325c3f6fb68f043d6e622110daa5e2e241c266.zip FreeBSD-ports-3a325c3f6fb68f043d6e622110daa5e2e241c266.tar.gz |
Add leafnode
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index 175cc61..0175c57 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 |