aboutsummaryrefslogtreecommitdiff
path: root/editors/xvile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xvile/Makefile')
-rw-r--r--editors/xvile/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index befcb24a9972..9a6a96dbdbd2 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xvile
-PORTVERSION= 9.4d
+PORTVERSION= 9.4f
CATEGORIES= editors
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
ftp://dickey.his.com/vile/
@@ -17,7 +17,9 @@ PATCH_SITES= ${MASTER_SITES:S,vile/,vile/patches/,g}
PATCHFILES= vile-9.4a.patch.gz \
vile-9.4b.patch.gz \
vile-9.4c.patch.gz \
- vile-9.4d.patch.gz
+ vile-9.4d.patch.gz \
+ vile-9.4e.patch.gz \
+ vile-9.4f.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs, X11 version -- a fully "X aware" vi work-alike