diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-02 20:11:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-02 20:11:27 +0000 |
commit | 386d128ff055268382fd88f87051d67dd1688396 (patch) | |
tree | 1bc7878f3b8f877508967c551bf116593897e1ba /editors/vim/Makefile | |
parent | 2a56e34bee4ec2f707f511b69b96c0b8235ce094 (diff) | |
download | ports-386d128ff055268382fd88f87051d67dd1688396.tar.gz ports-386d128ff055268382fd88f87051d67dd1688396.zip |
Notes
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r-- | editors/vim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index a701bcfd9cce..ebeeaef43a37 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -41,7 +41,7 @@ REINPLACE_ARGS= -i '' USES= cpe iconv pkgconfig shebangfix tar:bzip2 WANT_GNOME= yes -PATCHLEVEL= 640 +PATCHLEVEL= 648 PATCHFILES!= /usr/bin/jot -s " " -w "%03d" ${PATCHLEVEL} 1 ${PATCHLEVEL} #POSTPONED_PATCHES= 064 087 147 # patch files postponed to be applied in post-patch: SKIPPED_PATCHES= 208 356 # patch files skipped |