diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1999-02-16 22:05:34 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1999-02-16 22:05:34 +0000 |
commit | 459ea4b311aeac0eb6a41c91fe3ba5571bd88de8 (patch) | |
tree | a983cee17291fe53cc99976dd19224b7eb695f28 /news/Makefile | |
parent | when having newsfeeds over UUCP rnews has to be readable for uuxqt ... (diff) |
Enable new inn2 port
Notes
Notes:
svn path=/head/; revision=16741
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 03d0c12d2d0c..8d533a7286cf 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1998/12/24 07:32:49 steve Exp $ +# $Id: Makefile,v 1.44 1999/01/26 03:41:06 steve Exp $ # SUBDIR += atp @@ -9,6 +9,7 @@ SUBDIR += fidogate SUBDIR += ifmail SUBDIR += inn + SUBDIR += inn2 SUBDIR += knews SUBDIR += leafnode SUBDIR += leafnode+ |