summaryrefslogtreecommitdiff
path: root/textproc/luaexpat/files/patch-Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-14 03:29:48 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-14 03:29:48 +0800
commitdbe966e24a246c573e6752194a511193dd6f2531 (patch)
tree26098682273f5cea585dd41059d17de42189750d /textproc/luaexpat/files/patch-Makefile
parentnet/luasocket: Update to 3.0.0 (diff)
textproc/luaexpat: Update MASTER_SITES and WWW
- Regenerate patch file - Take maintainership
Diffstat (limited to 'textproc/luaexpat/files/patch-Makefile')
-rw-r--r--textproc/luaexpat/files/patch-Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/luaexpat/files/patch-Makefile b/textproc/luaexpat/files/patch-Makefile
index f2dc00fab21b..c6f135d16d82 100644
--- a/textproc/luaexpat/files/patch-Makefile
+++ b/textproc/luaexpat/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig 2014-04-02 16:30:37.000000000 -0700
-+++ Makefile 2014-06-09 16:02:02.000000000 -0700
-@@ -27,8 +27,10 @@
+--- Makefile.orig 2014-04-02 23:30:37 UTC
++++ Makefile
+@@ -27,8 +27,10 @@ src/$(LIBNAME):
$(CC) $(CF) -o $@ src/$(T)lib.c $(LF)
install: