diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-27 15:14:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-27 15:14:21 +0000 |
commit | b999acc5981e8f04a1930f71b08c43d8dcc670b9 (patch) | |
tree | 0ff91950a3114bb00f48c759b28b2fae32c1da83 /news | |
parent | 7e9274d22e992da2ca3f623bbc37c36566751fe6 (diff) | |
download | pkgsrc-b999acc5981e8f04a1930f71b08c43d8dcc670b9.tar.gz |
news/Makefile: + canlock-hp, libcanlock
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index a5389cfba37..409ee9e066d 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2018/08/20 12:57:57 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2018/08/27 15:14:21 wiz Exp $ # COMMENT= Network news +SUBDIR+= canlock-hp SUBDIR+= cleanscore SUBDIR+= flnews SUBDIR+= heirloom-news @@ -10,6 +11,7 @@ SUBDIR+= hellanzb SUBDIR+= inn SUBDIR+= knews SUBDIR+= leafnode +SUBDIR+= libcanlock SUBDIR+= lottanzb SUBDIR+= newsbeuter SUBDIR+= newsfetch |