summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-08-27 17:50:32 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-08-27 17:50:32 +0000
commit4e2e9e469c1ef0b08c3d9d512f19a749e0de58ca (patch)
tree816722559c62b8023e1804695412ab41b291fa0b /editors
parent- simplify matching pattern. (diff)
Update to Vim 6.3 patchlevel 16
Notes
Notes: svn path=/head/; revision=117439
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/Makefile2
-rw-r--r--editors/vim/distinfo2
2 files changed, 3 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index fe4e522ff82b..e25d10dd9373 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME?= vim
-PATCHLEVEL= 15
+PATCHLEVEL= 16
PORTVERSION= 6.3.${PATCHLEVEL}
PORTREVISION?= 0
CATEGORIES?= editors
diff --git a/editors/vim/distinfo b/editors/vim/distinfo
index 5d9c2b099d5f..59ed21d814dd 100644
--- a/editors/vim/distinfo
+++ b/editors/vim/distinfo
@@ -30,3 +30,5 @@ MD5 (vim/6.3.014) = a0cd31c8ec7a575b04be2416e5f64edf
SIZE (vim/6.3.014) = 1566
MD5 (vim/6.3.015) = 2864855cb6cb0d3048cc8e74b16a5990
SIZE (vim/6.3.015) = 1207
+MD5 (vim/6.3.016) = 2f58e8b00f4614c2b071838d299310b6
+SIZE (vim/6.3.016) = 1735