git: 54d79678a129 - main - textproc/agrep: cleanup spaces
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Mar 2022 10:08:46 UTC
The branch main has been updated by dinoex:
URL: https://cgit.FreeBSD.org/ports/commit/?id=54d79678a129cf90177c604a7303635af45e4635
commit 54d79678a129cf90177c604a7303635af45e4635
Author: Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2022-03-14 10:08:36 +0000
Commit: Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2022-03-14 10:08:36 +0000
textproc/agrep: cleanup spaces
---
textproc/agrep/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}"