aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2003-04-03 17:45:45 +0800
committergj <gj@FreeBSD.org>2003-04-03 17:45:45 +0800
commit77709cbb374f1d7325314d5f8eae873dd111accd (patch)
tree6a03c820a1aa1702b876e945fd78b0d83b68b0fd /editors/vile/Makefile
parent2efa588999723106a298c168ff7376364e456c58 (diff)
downloadfreebsd-ports-gnome-77709cbb374f1d7325314d5f8eae873dd111accd.tar.gz
freebsd-ports-gnome-77709cbb374f1d7325314d5f8eae873dd111accd.tar.zst
freebsd-ports-gnome-77709cbb374f1d7325314d5f8eae873dd111accd.zip
Update to version 9.3n.
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 8a1fa33f0c9d..5c95538c4686 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.3l
+PORTVERSION= 9.3n
CATEGORIES= editors
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
ftp://dickey.his.com/vile/
@@ -25,7 +25,9 @@ PATCHFILES= vile-9.3a.patch.gz \
vile-9.3i.patch.gz \
vile-9.3j.patch.gz \
vile-9.3k.patch.gz \
- vile-9.3l.patch.gz
+ vile-9.3l.patch.gz \
+ vile-9.3m.patch.gz \
+ vile-9.3n.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs. a vi "workalike", with many additional features