aboutsummaryrefslogtreecommitdiff
path: root/editors/xvile/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2003-01-12 12:33:50 +0000
committerGary Jennejohn <gj@FreeBSD.org>2003-01-12 12:33:50 +0000
commit23f107cf9a1c16ec4a8cf2accaf860df1b808f7f (patch)
tree0b6e19bb90ebf45f4c8806aa616aa60d9c2e177d /editors/xvile/Makefile
parent1e4e9118f0b89176f524991786c501152ba8e0ab (diff)
downloadports-23f107cf9a1c16ec4a8cf2accaf860df1b808f7f.tar.gz
ports-23f107cf9a1c16ec4a8cf2accaf860df1b808f7f.zip
Notes
Diffstat (limited to 'editors/xvile/Makefile')
-rw-r--r--editors/xvile/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 180d357686b6..4173911ff49d 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xvile
-PORTVERSION= 9.3g
+PORTVERSION= 9.3j
CATEGORIES= editors
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
ftp://dickey.his.com/vile/
@@ -20,7 +20,10 @@ PATCHFILES= vile-9.3a.patch.gz \
vile-9.3d.patch.gz \
vile-9.3e.patch.gz \
vile-9.3f.patch.gz \
- vile-9.3g.patch.gz
+ vile-9.3g.patch.gz \
+ vile-9.3h.patch.gz \
+ vile-9.3i.patch.gz \
+ vile-9.3j.patch.gz
MAINTAINER= gj@FreeBSD.org