summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2010-02-01 11:23:55 +0000
committerGary Jennejohn <gj@FreeBSD.org>2010-02-01 11:23:55 +0000
commit9d55040bef81181c89c35357d8033bc09587e2aa (patch)
treec1c2fea76a252014d8a898ca043dfbe317b9ed92 /editors/vile/Makefile
parent- Update to 1.3 (diff)
Update to 9.7za.
Notes
Notes: svn path=/head/; revision=249018
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 33de3b1aa863..c8cf6bb809e2 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.7y
+PORTVERSION= 9.7za
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/ \
ftp://invisible-island.net/vile/ \
@@ -39,7 +39,9 @@ PATCHFILES= vile-9.7a.patch.gz \
vile-9.7v.patch.gz \
vile-9.7w.patch.gz \
vile-9.7x.patch.gz \
- vile-9.7y.patch.gz
+ vile-9.7y.patch.gz \
+ vile-9.7z.patch.gz \
+ vile-9.7za.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs. a vi "workalike", with many additional features