diff options
Diffstat (limited to 'textproc/agrep')
-rw-r--r-- | textproc/agrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile index 90d6729bf7b7..2192418b383c 100644 --- a/textproc/agrep/Makefile +++ b/textproc/agrep/Makefile @@ -13,7 +13,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dinoex@FreeBSD.org COMMENT= Approximate grep (fast approximate pattern-matching tool) -NO_CDROM= no redistribution for profit +NO_CDROM= No redistribution for profit ALL_TARGET= MAKE_ARGS= CFLAGS="${CFLAGS}" |