diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:20:01 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:20:01 +0000 |
commit | 0438fc26f0d6919bbce73c2edd0403bc86de4371 (patch) | |
tree | 2150fb848141aac7ed7a5aa3efcb9d9faa7d5fa2 /textproc/mgdiff | |
parent | Rename sysutils/ patch-xy patches to reflect the files they modify. (diff) |
Rename textproc/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363336
Diffstat (limited to 'textproc/mgdiff')
-rw-r--r-- | textproc/mgdiff/Makefile | 2 | ||||
-rw-r--r-- | textproc/mgdiff/files/patach-Imakefile (renamed from textproc/mgdiff/files/patch-aa) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile index eff077f8aae7..9cd4847db454 100644 --- a/textproc/mgdiff/Makefile +++ b/textproc/mgdiff/Makefile @@ -18,6 +18,6 @@ SUB_FILES= pkg-message post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/mgdiff - @${INSTALL_DATA} ${WRKSRC}/mgdiff.x[bp]m ${STAGEDIR}${PREFIX}/lib/X11/mgdiff + ${INSTALL_DATA} ${WRKSRC}/mgdiff.x[bp]m ${STAGEDIR}${PREFIX}/lib/X11/mgdiff .include <bsd.port.mk> diff --git a/textproc/mgdiff/files/patch-aa b/textproc/mgdiff/files/patach-Imakefile index 2e72a146dc2a..2e72a146dc2a 100644 --- a/textproc/mgdiff/files/patch-aa +++ b/textproc/mgdiff/files/patach-Imakefile |