summaryrefslogtreecommitdiff
path: root/news/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-25 01:04:11 +0000
committerwiz <wiz@pkgsrc.org>2000-02-25 01:04:11 +0000
commitf895e15bb90e64f627a3b240931a490c02189db3 (patch)
tree5922622805f6c57a7c7c84cb4052390c0dc0ee45 /news/Makefile
parent940e7183817e88f872b9834cf21a9ab629edc223 (diff)
downloadpkgsrc-f895e15bb90e64f627a3b240931a490c02189db3.tar.gz
remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
Diffstat (limited to 'news/Makefile')
-rw-r--r--news/Makefile14
1 files changed, 1 insertions, 13 deletions
diff --git a/news/Makefile b/news/Makefile
index c9c9efaa79f..3bd2e56027e 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -1,29 +1,17 @@
-# $NetBSD: Makefile,v 1.15 1999/08/22 13:46:27 rh Exp $
+# $NetBSD: Makefile,v 1.16 2000/02/25 01:04:15 wiz Exp $
# FreeBSD Id: Makefile,v 1.28 1997/06/27 23:02:54 brian Exp
#
-# SUBDIR += cnews
-# SUBDIR += diablo
-# SUBDIR += dnews
SUBDIR += inn
SUBDIR += knews
-# SUBDIR += leafnode
SUBDIR += newscache
SUBDIR += nn
-# SUBDIR += nn-current
-# SUBDIR += nntp
-# SUBDIR += nntpbtr
SUBDIR += nntpcache
SUBDIR += nntpclnt
-# SUBDIR += plor
-# SUBDIR += rkive
-# SUBDIR += slnr
SUBDIR += slrn
-# SUBDIR += slurp
SUBDIR += suck
SUBDIR += tin
SUBDIR += trn
SUBDIR += xrn
-# SUBDIR += xvnews
.include "../mk/bsd.pkg.subdir.mk"