diff options
Diffstat (limited to 'editors/bpatch/Makefile')
-rw-r--r-- | editors/bpatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile index 412848b5ba1d..b6b1cfa1980b 100644 --- a/editors/bpatch/Makefile +++ b/editors/bpatch/Makefile @@ -18,7 +18,7 @@ COMMENT= Hex editor that doesn't load the whole file at once # you will with bpatch. Nice to know it may still have a life. LICENSE= CC0-1.0 -NO_WRKSUBDIR= yes +NO_WRKSUBDIR= yes PLIST_FILES= bin/bpatch \ man/man1/bpatch.1.gz |