blob: 85660d6c38d43b96f6f83aad8e1e3f66f6e688ad (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $Id: Makefile,v 1.10 1995/07/15 22:48:36 torstenb Exp $
#
SUBDIR += cnews
SUBDIR += inn
SUBDIR += nn
SUBDIR += nntp
SUBDIR += rkive
SUBDIR += tin
SUBDIR += trn
.include <bsd.port.subdir.mk>
|