From 2b8a1717bc2e1b032ad80b912fa2ac18e4c858fb Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 7 Oct 2010 15:04:57 +0000 Subject: Backout accidental change. --- editors/vim/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'editors/vim') diff --git a/editors/vim/Makefile b/editors/vim/Makefile index b3b7778b5217..ccc913fa7fec 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -255,7 +255,6 @@ cklatest: ftp://ftp.vim.org/pub/vim/patches/${PORTVERSION:C/\.[0-9a-z]*$//}/ \ | ${SED} -n -e 's/${PORTVERSION:C/[0-9]*$//}\([0-9][0-9][0-9]\)$$/\1/p' \ | ${TAIL} -1 - #${SED} -i '' -e 's/^PATCHLEVEL= (.*)$/PATCHLEVEL= ${LATEST}/g' ./Makefile find-bad-patches: @cd ${DISTDIR} ; egrep -l \ -- cgit v1.2.3