summaryrefslogtreecommitdiff
path: root/news/slurp
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /news/slurp
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'news/slurp')
-rw-r--r--news/slurp/Makefile2
-rw-r--r--news/slurp/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/news/slurp/Makefile b/news/slurp/Makefile
index c432aefe1c31..59c37e55304a 100644
--- a/news/slurp/Makefile
+++ b/news/slurp/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Passive NNTP client to retrieve Usenet articles from a remote server
+
NO_WRKSUBDIR= yes
MAN1= slurp.1
diff --git a/news/slurp/pkg-comment b/news/slurp/pkg-comment
deleted file mode 100644
index 2cca15aac599..000000000000
--- a/news/slurp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Passive NNTP client to retrieve Usenet articles from a remote server