diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2025-06-28 10:32:19 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2025-06-30 17:00:23 +0200 |
commit | 169ac0b9380f6ed8d0ff4e8cbfad131fd226812e (patch) | |
tree | 5198a8b0e0becd43ebfe93da9f438f08042c947e /misc/ossp-uuid/files/patch-Makefile.in | |
parent | */e2fsprogs-lib*: switch three more users to the util-linux based ports (diff) |
*: Update comment references to e2fsprogs-libuuid to libuuid.
PR: 251489
Diffstat (limited to 'misc/ossp-uuid/files/patch-Makefile.in')
-rw-r--r-- | misc/ossp-uuid/files/patch-Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ossp-uuid/files/patch-Makefile.in b/misc/ossp-uuid/files/patch-Makefile.in index f9adf99a9f6b..48f966474fdf 100644 --- a/misc/ossp-uuid/files/patch-Makefile.in +++ b/misc/ossp-uuid/files/patch-Makefile.in @@ -1,4 +1,4 @@ -### This Patch is to fix conflicts with misc/e2fsprogs-libuuid ### +### This Patch is to fix conflicts with misc/libuuid ### --- Makefile.in.orig 2016-02-07 14:59:23 UTC +++ Makefile.in @@ -74,7 +74,7 @@ CXX_OBJS = uuid++.lo $(LIB_OBJS) |