diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-12-27 23:16:10 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-12-27 23:16:10 +0000 |
commit | 8c3192a15ebcb606d40e99d25630dfa400bf88c0 (patch) | |
tree | 0adfe562c9837923039d181e685361fb3d2f2e56 /news | |
parent | 3a9aebf0cf17c6b276fa5e5ee86342281ba1c4e7 (diff) | |
download | pkgsrc-8c3192a15ebcb606d40e99d25630dfa400bf88c0.tar.gz |
add & enable newsfetch
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 e43b06954df..e4188e6baeb 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2000/12/12 01:31:02 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2000/12/27 23:16:10 hubertf Exp $ # SUBDIR += inn SUBDIR += knews SUBDIR += newscache + SUBDIR += newsfetch SUBDIR += nn SUBDIR += nntpcache SUBDIR += nntpclnt |