summaryrefslogtreecommitdiff
path: root/editors/xvile/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/xvile/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/xvile/Makefile')
-rw-r--r--editors/xvile/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 3e4de703fd8f..5773b81a6e50 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xvile
-PORTVERSION= 9.5q
+PORTVERSION= 9.5r
CATEGORIES= editors
MASTER_SITES= ftp://invisible-island.net/vile/ \
ftp://dickey.his.com/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, X11 version -- a fully "X aware" vi work-alike