diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /news/newsx | |
parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) | |
download | freebsd-ports-gnome-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.tar.gz freebsd-ports-gnome-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.tar.zst freebsd-ports-gnome-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.zip |
De-pkg-comment.
Diffstat (limited to 'news/newsx')
-rw-r--r-- | news/newsx/Makefile | 1 | ||||
-rw-r--r-- | news/newsx/pkg-comment | 1 |
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 |