summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2009-06-23 12:25:30 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2009-06-23 12:25:30 +0000
commitee77d0ec752809dfd69018150b24c57b73e4b86c (patch)
tree77bd224027678ad73f791508aa3af4024df339f4 /editors/vim
parent- Update WWW (diff)
Fix fetching.
PR: ports/135699 Submitted by: Radim Kolar
Notes
Notes: svn path=/head/; revision=236516
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 4d21ecdc6574..56e5f53c5616 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -27,7 +27,6 @@ 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%/}
MAINTAINER?= obrien@FreeBSD.org
COMMENT?= Vi "workalike", with many additional features