diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-02-22 13:20:08 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-02-22 13:20:08 +0000 |
commit | 74b83f40c221b662a68345642a30d0f76b1d08ab (patch) | |
tree | 05101c522911250c8262e2b634d088c0417fc30e /news | |
parent | Upgrade to 0.4. (diff) |
enable dnews3 port.
Notes
Notes:
svn path=/head/; revision=5714
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 0290118b08de..7ad976f5365a 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.21 1997/01/17 14:36:36 max Exp $ +# $Id: Makefile,v 1.22 1997/02/20 09:47:59 pst Exp $ # SUBDIR += cnews + SUBDIR += dnews3 SUBDIR += inn SUBDIR += knews SUBDIR += nn |