diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-02 19:55:11 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-02 19:55:11 +0000 |
commit | 6abda492dfa5b1f51b6f294c29e597700cdb575f (patch) | |
tree | d45443cea858d04cd3f1aac2485cc11c4b0c7960 /news/Makefile | |
parent | Import of diablo, a backbone news transit system 10-20 times faster than INN (diff) |
Activate diablo
Notes
Notes:
svn path=/head/; revision=6675
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 dd7be3452f22..175cc61f0b2c 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.25 1997/05/17 03:44:24 max Exp $ +# $Id: Makefile,v 1.26 1997/05/29 10:57:52 andreas Exp $ # SUBDIR += cnews + SUBDIR += diablo SUBDIR += dnews SUBDIR += inn SUBDIR += knews |