aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2003-06-27 21:57:08 +0800
committergj <gj@FreeBSD.org>2003-06-27 21:57:08 +0800
commit7a5d3d89920235640b146dd5db17dc9ce76b75fa (patch)
tree5143b0dafabe3fa288691b9354195ae60080f067 /editors/vile/Makefile
parent9df31d93b3fd7484e8a626872901c5fe669b8649 (diff)
downloadfreebsd-ports-gnome-7a5d3d89920235640b146dd5db17dc9ce76b75fa.tar.gz
freebsd-ports-gnome-7a5d3d89920235640b146dd5db17dc9ce76b75fa.tar.zst
freebsd-ports-gnome-7a5d3d89920235640b146dd5db17dc9ce76b75fa.zip
Update to version 9.3s.
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 0c533844c0bd..6f907f9a8618 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.3o
+PORTVERSION= 9.3s
CATEGORIES= editors
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
ftp://dickey.his.com/vile/
@@ -28,7 +28,11 @@ PATCHFILES= vile-9.3a.patch.gz \
vile-9.3l.patch.gz \
vile-9.3m.patch.gz \
vile-9.3n.patch.gz \
- vile-9.3o.patch.gz
+ vile-9.3o.patch.gz \
+ vile-9.3p.patch.gz \
+ vile-9.3q.patch.gz \
+ vile-9.3r.patch.gz \
+ vile-9.3s.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs. a vi "workalike", with many additional features