aboutsummaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2003-11-18 22:55:35 +0000
committerGary Jennejohn <gj@FreeBSD.org>2003-11-18 22:55:35 +0000
commit02fb1d0668ebfd532fc2f663f38237dc5a79c886 (patch)
tree2f2cfbc5b6becdce91314cc7dd82a16d94d159b5 /editors/vile/Makefile
parent3cb566fa5138330d6046f75bded2c2e15f1dd640 (diff)
downloadports-02fb1d0668ebfd532fc2f663f38237dc5a79c886.tar.gz
ports-02fb1d0668ebfd532fc2f663f38237dc5a79c886.zip
Notes
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 32fee8e3321b..abbfc743c33a 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.4a
+PORTVERSION= 9.4c
CATEGORIES= editors
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
ftp://dickey.his.com/vile/
@@ -14,7 +14,9 @@ DISTNAME= vile-9.4
EXTRACT_SUFX= .tgz
PATCH_SITES= ${MASTER_SITES:S,vile/,vile/patches/,g}
-PATCHFILES= vile-9.4a.patch.gz
+PATCHFILES= vile-9.4a.patch.gz \
+ vile-9.4b.patch.gz \
+ vile-9.4c.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs. a vi "workalike", with many additional features