aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/freegrep
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 21:42:50 +0800
committerknu <knu@FreeBSD.org>2003-02-21 21:42:50 +0800
commite9aa175bcda2052293dfb91f393b9bfbd281c694 (patch)
tree10cd84815423f800ebfe4bc351c38307a641ffed /textproc/freegrep
parentcdf4050f373b28af95e027bc0d61165f3d67a74c (diff)
downloadfreebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.tar.gz
freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.tar.zst
freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.zip
De-pkg-comment.
Diffstat (limited to 'textproc/freegrep')
-rw-r--r--textproc/freegrep/Makefile1
-rw-r--r--textproc/freegrep/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/freegrep/Makefile b/textproc/freegrep/Makefile
index 7fe66c650950..8d2e6242fdbf 100644
--- a/textproc/freegrep/Makefile
+++ b/textproc/freegrep/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.vocito.com/downloads/software/grep/ \
DISTNAME= grep-${PORTVERSION}
MAINTAINER= howardjp@wam.umd.edu
+COMMENT= An implementation of grep(1) under a BSD-friendly license
LIB_DEPENDS= iberty.1:${PORTSDIR}/devel/freelibiberty
diff --git a/textproc/freegrep/pkg-comment b/textproc/freegrep/pkg-comment
deleted file mode 100644
index 6d14f0504f14..000000000000
--- a/textproc/freegrep/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An implementation of grep(1) under a BSD-friendly license