summaryrefslogtreecommitdiff
path: root/editors/vim/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2011-02-28 18:07:35 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2011-02-28 18:07:35 +0000
commit1aaf50cf6ed3da4338ffa87e0d7a27aaa7340423 (patch)
tree7a55e9c0409ea045a4cb3ab34cae7e87ee85f27a /editors/vim/Makefile
parent- Update to v1.0.1 (diff)
Update to Vim 7.3 patchlevel 121.
Notes
Notes: svn path=/head/; revision=270006
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 50d08cf3dd9e..6acb0091b473 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -10,7 +10,7 @@ PORTNAME?= vim
# ! _NEVER_ reduce or lower PATCHLEVEL, even if the PATCHLEVEL
# ! value # is added to BADPATCHES. Doing otherwise will cause
# ! PORTEPOCH to be needed, which we do NOT want.
-PATCHLEVEL= 81
+PATCHLEVEL= 121
PORTVERSION= 7.3.${PATCHLEVEL}
RELEASE= vim-${PORTVERSION:C/\.[0-9a-z]*$//}
PORTREVISION?= 0