aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2009-07-29 15:40:23 +0800
committerobrien <obrien@FreeBSD.org>2009-07-29 15:40:23 +0800
commit9dcc6cfd518344836ac3a2e453d4bed2f59fb804 (patch)
tree988ffe0834d29e842581011d1a78b2eb378315fa /editors
parent1461e67b4123ba8be8aea59c6c8641edb27dc165 (diff)
downloadfreebsd-ports-gnome-9dcc6cfd518344836ac3a2e453d4bed2f59fb804.tar.gz
freebsd-ports-gnome-9dcc6cfd518344836ac3a2e453d4bed2f59fb804.tar.zst
freebsd-ports-gnome-9dcc6cfd518344836ac3a2e453d4bed2f59fb804.zip
Change name of diked patch.
Diffstat (limited to 'editors')
-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