diff options
author | cube <cube@pkgsrc.org> | 2003-12-31 13:30:09 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2003-12-31 13:30:09 +0000 |
commit | b152c319499f636c382562d5f1927bf44ca6e362 (patch) | |
tree | 86dfe0fa175d23225ff8f2680e35a3f7265e051d /news | |
parent | 653441abb2de5fd0110863e412454e4c1b38fd7f (diff) | |
download | pkgsrc-b152c319499f636c382562d5f1927bf44ca6e362.tar.gz |
Add newsx.
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 d30d6758494..c5d340c1e85 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2003/04/15 10:30:02 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2003/12/31 13:30:09 cube Exp $ # COMMENT= Network news @@ -9,6 +9,7 @@ SUBDIR+= knews SUBDIR+= leafnode SUBDIR+= newscache SUBDIR+= newsfetch +SUBDIR+= newsx SUBDIR+= nn SUBDIR+= nntpcache SUBDIR+= nntpclnt |