aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim5/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-12-06 01:46:31 +0800
committerobrien <obrien@FreeBSD.org>1999-12-06 01:46:31 +0800
commitdfd6772092186ad67db3e8932d3e622a693c99e7 (patch)
treeff19d165cf499fdfc551f4a264cbbe55f30c6dbb /editors/vim5/Makefile
parentae7072fa3d0844323f5f3fdf6d9f7b260edefd61 (diff)
downloadfreebsd-ports-gnome-dfd6772092186ad67db3e8932d3e622a693c99e7.tar.gz
freebsd-ports-gnome-dfd6772092186ad67db3e8932d3e622a693c99e7.tar.zst
freebsd-ports-gnome-dfd6772092186ad67db3e8932d3e622a693c99e7.zip
Update version 5.5 to patchlevel 51.
Diffstat (limited to 'editors/vim5/Makefile')
-rw-r--r--editors/vim5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 0715d59c882c..36a8523c41c3 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -7,7 +7,7 @@
# $FreeBSD$
#
-PKGVER= 5.5.38
+PKGVER= 5.5.51
DISTNAME= vim-5.5
PKGNAME?= vim-${PKGVER}
CATEGORIES= editors
@@ -20,7 +20,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
PATCH_SITES= ${MASTER_SITES:S/unix/patches/}
-.for p in 01 02 03 04 05 06 08 09 11 12 13 14 15 17 18 19 20 21 22 23 25 26 27 29 30 32 33 34 35 36 37 38
+.for p in 01 02 03 04 05 06 08 09 11 12 13 14 15 17 18 19 20 21 22 23 25 26 27 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51
PATCHFILES+= 5.5.0${p}
.endfor