summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2009-12-29 11:41:53 +0000
committerGary Jennejohn <gj@FreeBSD.org>2009-12-29 11:41:53 +0000
commit7ce12b5f978968d8350a0aecdf420b54ae3b7889 (patch)
tree5a893ba8503a79211108ead554647ee1d49ed012 /editors/vile/Makefile
parent- Update MASTER_SITES and WWW (diff)
Update to version 9.7y.
Notes
Notes: svn path=/head/; revision=246855
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index cc5332d5565c..33de3b1aa863 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.7t
+PORTVERSION= 9.7y
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/ \
ftp://invisible-island.net/vile/ \
@@ -34,7 +34,12 @@ PATCHFILES= vile-9.7a.patch.gz \
vile-9.7q.patch.gz \
vile-9.7r.patch.gz \
vile-9.7s.patch.gz \
- vile-9.7t.patch.gz
+ vile-9.7t.patch.gz \
+ vile-9.7u.patch.gz \
+ vile-9.7v.patch.gz \
+ vile-9.7w.patch.gz \
+ vile-9.7x.patch.gz \
+ vile-9.7y.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs. a vi "workalike", with many additional features