summaryrefslogtreecommitdiff
path: root/editors/vim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r--editors/vim/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 0b866aa63e76..aef60417acf8 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat June 29, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.40 1999/07/15 12:15:40 obrien Exp $
+# $Id: Makefile,v 1.41 1999/07/30 17:11:58 obrien Exp $
#
DISTNAME= vim-5.4
@@ -17,6 +17,9 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \
ftp://ftp.progsoc.uts.edu.au/pub/vim/
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
+
MAINTAINER= obrien@FreeBSD.org
Y2K= http://www.vim.org/y2k.html