diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2022-03-14 11:08:36 +0100 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2022-03-14 11:08:36 +0100 |
commit | 54d79678a129cf90177c604a7303635af45e4635 (patch) | |
tree | 6a4be5917eac625f1d460deb1a22e4c2eb37fd5c /textproc/agrep | |
parent | print/a2ps: use safer patches and comment CVEs (diff) |
textproc/agrep: cleanup spaces
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 90631dd5cd97..cea057a57503 100644 --- a/textproc/agrep/Makefile +++ b/textproc/agrep/Makefile @@ -22,7 +22,7 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= tar:Z -CONFLICTS_INSTALL= rubygem-amatch # bin/agrep +CONFLICTS_INSTALL= rubygem-amatch # bin/agrep ALL_TARGET= MAKE_ARGS= CFLAGS="${CFLAGS}" |