diff options
author | ade <ade@FreeBSD.org> | 2000-06-01 20:14:33 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-01 20:14:33 +0000 |
commit | f48cc5149d8db0cad7e5c5eea97e43faa33efc9c (patch) | |
tree | 3e1a15f7260b9bd4972305b638b111ffe6f88c65 /news/Makefile | |
parent | f09ee5def6efe54dd9347a991ee0f1b380fae632 (diff) | |
download | FreeBSD-ports-f48cc5149d8db0cad7e5c5eea97e43faa33efc9c.zip FreeBSD-ports-f48cc5149d8db0cad7e5c5eea97e43faa33efc9c.tar.gz |
p5-NNTPClient implements a client interface to NNTP, enabling
a Perl 5 application to talk to NNTP servers.
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile index 9fa4167..957ae2d 100644 --- a/news/Makefile +++ b/news/Makefile @@ -23,6 +23,7 @@ SUBDIR += nntpbtr SUBDIR += nntpcache SUBDIR += p5-Gateway + SUBDIR += p5-NNTPClient SUBDIR += p5-News-Article SUBDIR += p5-News-Newsrc SUBDIR += pan |