aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/agrep
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 03:21:36 +0800
committerknu <knu@FreeBSD.org>2003-02-21 03:21:36 +0800
commitb25a6022b8e1d00c557b8538ea35b3bdecc71ad5 (patch)
tree1fb0e17c526680b09b0bcff4063843633a2a5921 /textproc/agrep
parent79685f683c26638577e12746f08e0516d8435fd2 (diff)
downloadfreebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.gz
freebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.zst
freebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.zip
De-pkg-comment.
Diffstat (limited to 'textproc/agrep')
-rw-r--r--textproc/agrep/Makefile1
-rw-r--r--textproc/agrep/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile
index 22c42deeff4b..f2cd27fea520 100644
--- a/textproc/agrep/Makefile
+++ b/textproc/agrep/Makefile
@@ -14,6 +14,7 @@ EXTRACT_SUFX= .tar.Z
#DISTFILES= ${DISTNAME}.${EXTRACT_SUFX} agrep.ps.1.Z agrep.ps.2.Z
MAINTAINER= ports@FreeBSD.org
+COMMENT= Approximate grep (fast approximate pattern-matching tool)
ALL_TARGET=
MAKE_ARGS= CFLAGS="${CFLAGS}"
diff --git a/textproc/agrep/pkg-comment b/textproc/agrep/pkg-comment
deleted file mode 100644
index aa7e61ecfbbd..000000000000
--- a/textproc/agrep/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Approximate grep (fast approximate pattern-matching tool)