diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-01-06 15:30:40 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-01-06 15:30:40 +0000 |
commit | 311ab5a74b6019430c6b5a58509f7850e04940a7 (patch) | |
tree | cd7667d57a0e5ee5727cfb2dddc92834c833c728 /news/Makefile | |
parent | 1f8cb145386ef964acee34408ece8618e17260fd (diff) | |
download | ports-311ab5a74b6019430c6b5a58509f7850e04940a7.tar.gz ports-311ab5a74b6019430c6b5a58509f7850e04940a7.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 eae1970f82d6..520b10cac306 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1996/11/25 10:14:22 tg Exp $ +# $Id: Makefile,v 1.19 1996/11/26 08:55:20 asami Exp $ # SUBDIR += cnews @@ -9,6 +9,7 @@ SUBDIR += nn-current SUBDIR += nntp SUBDIR += nntpbtr + SUBDIR += nntpcache SUBDIR += rkive SUBDIR += slnr SUBDIR += slurp |