diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-20 12:57:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-20 12:57:57 +0000 |
commit | feb8053d8968bda2813c9f950b1e2bd5a47a199f (patch) | |
tree | 95b2f2cc32e519400951d7a1e5cdb45ba7be68e3 /news | |
parent | 2afb1a9e7bcd56c1b0acb615852d1a0394d9dfbc (diff) | |
download | pkgsrc-feb8053d8968bda2813c9f950b1e2bd5a47a199f.tar.gz |
news/Makefile: + flnews
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 33ebdf5c892..a5389cfba37 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.39 2017/08/01 17:13:47 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2018/08/20 12:57:57 wiz Exp $ # COMMENT= Network news SUBDIR+= cleanscore +SUBDIR+= flnews SUBDIR+= heirloom-news SUBDIR+= hellanzb SUBDIR+= inn |