aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim6
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-08-01 03:06:27 +0800
committerobrien <obrien@FreeBSD.org>1999-08-01 03:06:27 +0800
commit147e63ec2384c211df7c08dd6efebc01b04e9916 (patch)
treed04ee52daef5ee067a0a81d7166e4ff1ac30b8be /editors/vim6
parent4e0959b448feb5bdd2aa4486a832ebac2212e2a9 (diff)
downloadfreebsd-ports-gnome-147e63ec2384c211df7c08dd6efebc01b04e9916.tar.gz
freebsd-ports-gnome-147e63ec2384c211df7c08dd6efebc01b04e9916.tar.zst
freebsd-ports-gnome-147e63ec2384c211df7c08dd6efebc01b04e9916.zip
Update to patchlevel 10.
Diffstat (limited to 'editors/vim6')
-rw-r--r--editors/vim6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index aef60417acf8..99a1b7229def 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat June 29, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.41 1999/07/30 17:11:58 obrien Exp $
+# $Id: Makefile,v 1.42 1999/07/30 17:57:44 obrien Exp $
#
DISTNAME= vim-5.4
@@ -18,7 +18,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/}
-PATCHFILES= 5.4.1 5.4.2 5.4.3 5.4.4 5.4.5 5.4.6 5.4.7 5.4.8
+PATCHFILES= 5.4.1 5.4.2 5.4.3 5.4.4 5.4.5 5.4.6 5.4.7 5.4.8 5.4.10
MAINTAINER= obrien@FreeBSD.org