diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-06 15:12:29 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-06 15:12:29 +0000 |
commit | c96dbe00411512acd2bbf47f02f0ea41d72e40bc (patch) | |
tree | 61e0b57491ecab6ffaa496fc523eff5bbc94f8d9 | |
parent | - Update to 4.6.17 (diff) |
Add a newline to improve readability
-rw-r--r-- | Mk/Uses/pathfix.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/Uses/pathfix.mk b/Mk/Uses/pathfix.mk index 37df6cfa9ae4..d29e9b211bb1 100644 --- a/Mk/Uses/pathfix.mk +++ b/Mk/Uses/pathfix.mk @@ -1,4 +1,5 @@ # $FreeBSD$ +# # Lookup in Makefile.in and configure for common incorrect paths and set them # to respect FreeBSD hier # |