From ee77d0ec752809dfd69018150b24c57b73e4b86c Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Tue, 23 Jun 2009 12:25:30 +0000 Subject: Fix fetching. PR: ports/135699 Submitted by: Radim Kolar --- editors/vim/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'editors/vim') 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 -- cgit v1.2.3