aboutsummaryrefslogtreecommitdiff
path: root/editors/xvile/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2003-10-09 09:54:54 +0000
committerGary Jennejohn <gj@FreeBSD.org>2003-10-09 09:54:54 +0000
commit75870fcc3e00a2a9d65da2ad11b8c4d4948a0fee (patch)
tree5549c82003f5338968ba4dd79280518af2d2a12f /editors/xvile/Makefile
parentf8a2d7907d3489685c2cebf626e786143abd99b3 (diff)
Notes
Diffstat (limited to 'editors/xvile/Makefile')
-rw-r--r--editors/xvile/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 21ae8084e6b8..5d83643c0341 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= xvile
-PORTVERSION= 9.4
+PORTVERSION= 9.4a
CATEGORIES= editors
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
ftp://dickey.his.com/vile/
DISTNAME= vile-9.4
EXTRACT_SUFX= .tgz
+PATCH_SITES= ${MASTER_SITES:S,vile/,vile/patches/,g}
+PATCHFILES= vile-9.4a.patch.gz
+
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs, X11 version -- a fully "X aware" vi work-alike