summaryrefslogtreecommitdiff
path: root/news/newsx
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /news/newsx
parentHandle '#' and '$' in pkg-comment properly. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76041
Diffstat (limited to 'news/newsx')
-rw-r--r--news/newsx/Makefile1
-rw-r--r--news/newsx/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/news/newsx/Makefile b/news/newsx/Makefile
index f78c8fba36cb..930d3dcae1c2 100644
--- a/news/newsx/Makefile
+++ b/news/newsx/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.kvaleberg.com/pub/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.8/pl6/}
MAINTAINER= thierry@pompo.net
+COMMENT= A program to fetch news from and post news to a remote NNTP server
.if defined(WITH_CNEWS)
BUILD_DEPENDS= ${LOCALBASE}/news/lib/libcnews.a:${PORTSDIR}/news/cnews
diff --git a/news/newsx/pkg-comment b/news/newsx/pkg-comment
deleted file mode 100644
index f588ccc3a45a..000000000000
--- a/news/newsx/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A program to fetch news from and post news to a remote NNTP server