diff options
author | asami <asami@FreeBSD.org> | 1996-07-23 08:05:59 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-07-23 08:05:59 +0000 |
commit | 61772b01017d5511101c9a4b18532c0d985b41cb (patch) | |
tree | 6a691b13522aab836840d3e8dfe22157f8ad0b49 /news | |
parent | 6184aa2d568fd149bc5f19daa89fe142af244f34 (diff) | |
download | FreeBSD-ports-61772b01017d5511101c9a4b18532c0d985b41cb.zip FreeBSD-ports-61772b01017d5511101c9a4b18532c0d985b41cb.tar.gz |
Added nntpbtr.
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 5924f0e..5f1b7d3 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1996/03/04 09:01:04 ache Exp $ +# $Id: Makefile,v 1.14 1996/03/31 23:22:50 asami Exp $ # SUBDIR += cnews @@ -7,6 +7,7 @@ SUBDIR += nn SUBDIR += nn-current SUBDIR += nntp + SUBDIR += nntpbtr SUBDIR += rkive SUBDIR += suck SUBDIR += tin |