diff options
author | leot <leot@pkgsrc.org> | 2016-05-24 09:27:46 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-05-24 09:27:46 +0000 |
commit | c90f725176a707c45307dd4435057fe156173c07 (patch) | |
tree | 8c181ee4fc9a2486bb6f0a609e97c182e568c6d2 /news | |
parent | 5e82a8daa80c58d4506b4975b2fd57cec9d32afc (diff) | |
download | pkgsrc-c90f725176a707c45307dd4435057fe156173c07.tar.gz |
Add newsbeuter
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 b008617a9df..c545b18ffee 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2011/05/28 08:38:49 cheusov Exp $ +# $NetBSD: Makefile,v 1.38 2016/05/24 09:27:46 leot Exp $ # COMMENT= Network news @@ -11,6 +11,7 @@ SUBDIR+= inn SUBDIR+= knews SUBDIR+= leafnode SUBDIR+= lottanzb +SUBDIR+= newsbeuter SUBDIR+= newsfetch SUBDIR+= newsx SUBDIR+= nget |