diff options
author | rh <rh@pkgsrc.org> | 1999-08-22 13:46:27 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-08-22 13:46:27 +0000 |
commit | c93189ceae6802d467695b54ad60f960eee75d0f (patch) | |
tree | 0767cb659f6e77c972eb3ab780467725dda487c1 /news | |
parent | cbf16a4308a8db95784e364c54966a0059859b81 (diff) | |
download | pkgsrc-c93189ceae6802d467695b54ad60f960eee75d0f.tar.gz |
Add and enable newscache.
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 5a3a262b08d..c9c9efaa79f 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1999/04/30 17:16:12 tv Exp $ +# $NetBSD: Makefile,v 1.15 1999/08/22 13:46:27 rh Exp $ # FreeBSD Id: Makefile,v 1.28 1997/06/27 23:02:54 brian Exp # @@ -8,6 +8,7 @@ SUBDIR += inn SUBDIR += knews # SUBDIR += leafnode + SUBDIR += newscache SUBDIR += nn # SUBDIR += nn-current # SUBDIR += nntp |