aboutsummaryrefslogtreecommitdiff
path: root/textproc/ack
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
commit5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /textproc/ack
parent0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff)
Notes
Diffstat (limited to 'textproc/ack')
-rw-r--r--textproc/ack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ack/Makefile b/textproc/ack/Makefile
index 8cac3814c517..2de9f4cb6ceb 100644
--- a/textproc/ack/Makefile
+++ b/textproc/ack/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= App
MAINTAINER= perl@FreeBSD.org
-COMMENT= A grep-like text finder for large trees of text
+COMMENT= Grep-like text finder for large trees of text
BUILD_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next
RUN_DEPENDS:= ${BUILD_DEPENDS}