diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 14:55:03 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 14:55:03 +0000 |
commit | 87f97647a76ebc05747a72eafd239666463fde36 (patch) | |
tree | 7192ed82e353381188bf7d1a77846382859c0f01 /news | |
parent | adb4638feeee35c9a584f63944a0f5eee510ea92 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/nnap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nnap/Makefile b/news/nnap/Makefile index 12e8aa89b646..c84ba52c7ee7 100644 --- a/news/nnap/Makefile +++ b/news/nnap/Makefile @@ -9,7 +9,7 @@ DISTNAME= nnap-1_1 EXTRACT_SUFX= .c MAINTAINER= lasse@freebsdcluster.org -COMMENT= Nnap is a lightweight NNTP authentication proxy +COMMENT= Lightweight NNTP authentication proxy NO_WRKSUBDIR= yes PLIST_FILES= sbin/nnap |