summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 603c846ecd74..f0a8ad82948e 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-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. a vi "workalike", with many additional features