aboutsummaryrefslogtreecommitdiff
path: root/textproc/agrep
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:39:48 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:39:48 +0000
commit3e71c5820485b3e315bb589b71e4d98a1e76d120 (patch)
treee0abe7855bfca039e9bbd3999052684a2414171f /textproc/agrep
parent239a5ff5de3d00f1392d539f91bc9040ae80b19a (diff)
downloadports-3e71c5820485b3e315bb589b71e4d98a1e76d120.tar.gz
ports-3e71c5820485b3e315bb589b71e4d98a1e76d120.zip
Remove trailing whitespaces from category textproc
Notes
Notes: svn path=/head/; revision=345436
Diffstat (limited to 'textproc/agrep')
-rw-r--r--textproc/agrep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile
index 32a6aa4f71d4..8bae85eb4bb0 100644
--- a/textproc/agrep/Makefile
+++ b/textproc/agrep/Makefile
@@ -20,7 +20,7 @@ MAKE_ARGS= CFLAGS="${CFLAGS}"
PLIST_FILES= bin/agrep man/man1/agrep.1.gz
PORTDOCS= COPYRIGHT agrep.algorithms agrep.ps.1.Z agrep.ps.2.Z
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>