summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2009-07-29 07:40:23 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2009-07-29 07:40:23 +0000
commitecebb6fdbefaa13ae7e1b0b59f46392a0e309bf6 (patch)
tree207aac9ae2a1477e77f2f4f33f3731270d857611 /editors/vim
parent- Update to 0.2.1.19 (diff)
Change name of diked patch.
Notes
Notes: svn path=/head/; revision=238587
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 60cf66413971..c9fe3c9de96e 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -27,7 +27,7 @@ BADPATCHES= 007 036 049 071 072 074 088 089 093 101 138 150 172 191 194 204 205
.for p in ${BADPATCHES}
PATCHFILES:= ${PATCHFILES:N7.2.${p}}
.endfor
-PATCHFILES:= ${PATCHFILES:S/041/041%:local/}
+PATCHFILES:= ${PATCHFILES:S/041/041^:local/}
MAINTAINER?= obrien@FreeBSD.org
COMMENT?= Vi "workalike", with many additional features