diff options
Diffstat (limited to 'editors/bpatch')
| -rw-r--r-- | editors/bpatch/Makefile | 1 | ||||
| -rw-r--r-- | editors/bpatch/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile index 91990a735a1f..87f81521ba89 100644 --- a/editors/bpatch/Makefile +++ b/editors/bpatch/Makefile @@ -16,5 +16,6 @@ COMMENT= A hex editor that doesn't load the whole file at once MAN1= bpatch.1 NO_WRKSUBDIR= yes +PLIST_FILES= bin/bpatch .include <bsd.port.mk> diff --git a/editors/bpatch/pkg-plist b/editors/bpatch/pkg-plist deleted file mode 100644 index 48a4fa0ff1a3..000000000000 --- a/editors/bpatch/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/bpatch |
