summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2009-08-13 10:35:03 +0000
committerGary Jennejohn <gj@FreeBSD.org>2009-08-13 10:35:03 +0000
commit184e5918c1d2917b814b10bd1ca43d2b2e5c66a8 (patch)
tree9b4e8d144744ebbce8a78d95632911eb337766e2 /editors/vile/Makefile
parent- Update to 2.8.4a (diff)
Update to version 9.7t.
Notes
Notes: svn path=/head/; revision=239426
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 185519fd8dc8..cc5332d5565c 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.7m
+PORTVERSION= 9.7t
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/ \
ftp://invisible-island.net/vile/ \
@@ -27,7 +27,14 @@ PATCHFILES= vile-9.7a.patch.gz \
vile-9.7j.patch.gz \
vile-9.7k.patch.gz \
vile-9.7l.patch.gz \
- vile-9.7m.patch.gz
+ vile-9.7m.patch.gz \
+ vile-9.7n.patch.gz \
+ vile-9.7o.patch.gz \
+ vile-9.7p.patch.gz \
+ vile-9.7q.patch.gz \
+ vile-9.7r.patch.gz \
+ vile-9.7s.patch.gz \
+ vile-9.7t.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs. a vi "workalike", with many additional features