diff options
author | peter <peter@FreeBSD.org> | 1997-01-06 23:30:40 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-01-06 23:30:40 +0800 |
commit | 40bf1da223c70f665743ad0b9065713dd7929b39 (patch) | |
tree | c09f0fd24c568bedf2348da9b9e78e8504fcfa10 /news | |
parent | cf1dc9c1dc56d5beff81264a1ea0ff13b36b6b7a (diff) | |
download | freebsd-ports-gnome-40bf1da223c70f665743ad0b9065713dd7929b39.tar.gz freebsd-ports-gnome-40bf1da223c70f665743ad0b9065713dd7929b39.tar.zst freebsd-ports-gnome-40bf1da223c70f665743ad0b9065713dd7929b39.zip |
add nntpcache
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 eae1970f82d6..520b10cac306 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1996/11/25 10:14:22 tg Exp $ +# $Id: Makefile,v 1.19 1996/11/26 08:55:20 asami Exp $ # SUBDIR += cnews @@ -9,6 +9,7 @@ SUBDIR += nn-current SUBDIR += nntp SUBDIR += nntpbtr + SUBDIR += nntpcache SUBDIR += rkive SUBDIR += slnr SUBDIR += slurp |