diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-14 03:29:48 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-14 03:29:48 +0800 |
commit | dbe966e24a246c573e6752194a511193dd6f2531 (patch) | |
tree | 26098682273f5cea585dd41059d17de42189750d /textproc/luaexpat/files/patch-Makefile | |
parent | net/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-Makefile | 6 |
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: |