diff options
author | recht <recht@pkgsrc.org> | 2004-08-23 21:15:30 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-08-23 21:15:30 +0000 |
commit | 802b42fde8c66652df598eb60f1a64e6f4224c24 (patch) | |
tree | 2d6a67d667a585e811978813794f79d9bd102ed9 /news | |
parent | bb6feecffc32628890ad8a23093df147a8b0d36f (diff) | |
download | pkgsrc-802b42fde8c66652df598eb60f1a64e6f4224c24.tar.gz |
Add and enable nget.
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 c5d340c1e85..5af91f135fd 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2003/12/31 13:30:09 cube Exp $ +# $NetBSD: Makefile,v 1.30 2004/08/23 21:15:30 recht Exp $ # COMMENT= Network news @@ -10,6 +10,7 @@ SUBDIR+= leafnode SUBDIR+= newscache SUBDIR+= newsfetch SUBDIR+= newsx +SUBDIR+= nget SUBDIR+= nn SUBDIR+= nntpcache SUBDIR+= nntpclnt |