1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Rename textproc/ patch-xy patches to reflect the files they modify.

This commit is contained in:
Adam Weinberger 2014-07-29 15:20:01 +00:00
parent 7792c21583
commit 0438fc26f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363336
41 changed files with 1 additions and 1 deletions

View File

@ -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>