summaryrefslogtreecommitdiff
path: root/editors/vim5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim5/Makefile')
-rw-r--r--editors/vim5/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 2268f8772685..97db4477fee9 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -4,11 +4,11 @@
# Date created: Sat June 29, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.45 1999/08/12 10:24:15 obrien Exp $
+# $Id: Makefile,v 1.46 1999/08/15 07:38:34 obrien Exp $
#
DISTNAME= vim-5.4
-PKGNAME= vim-5.4.27
+PKGNAME= vim-5.4.33
CATEGORIES= editors
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \
ftp://ftp.nuxi.com/pub/vim/unix/ \
@@ -21,7 +21,8 @@ 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 5.4.9 5.4.10 \
5.4.11 5.4.12 5.4.13 5.4.14 5.4.15 5.4.16 5.4.17 5.4.18 \
- 5.4.19 5.4.20 5.4.21 5.4.22 5.4.23 5.4.24 5.4.25 5.4.26 5.4.27
+ 5.4.19 5.4.20 5.4.21 5.4.22 5.4.23 5.4.24 5.4.25 5.4.26 5.4.27 \
+ 5.4.28 5.4.29 5.4.30 5.4.31 5.4.32 5.4.33
MAINTAINER= obrien@FreeBSD.org