summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2007-06-05 08:40:56 +0000
committerGary Jennejohn <gj@FreeBSD.org>2007-06-05 08:40:56 +0000
commita399f72f2073c1899f3b9f863f63eafe76f13339 (patch)
tree5b842f095d221421af7d97196d9eece1324f3306 /editors/vile/Makefile
parentMarked DEPRECATED (no longer maintained by developers) (diff)
Update to 9.5r.
The two patches are deleted because the problem which they handled has been fixed upstream.
Notes
Notes: svn path=/head/; revision=192820
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 0375ba8b23ca..e08a324e4b39 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.5q
+PORTVERSION= 9.5r
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/ \
ftp://invisible-island.net/vile/ \
@@ -31,7 +31,8 @@ PATCHFILES= vile-9.5a.patch.gz \
vile-9.5n.patch.gz \
vile-9.5o.patch.gz \
vile-9.5p.patch.gz \
- vile-9.5q.patch.gz
+ vile-9.5q.patch.gz \
+ vile-9.5r.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs. a vi "workalike", with many additional features