aboutsummaryrefslogtreecommitdiff
path: root/editors/vile/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/vile/Makefile
parentf8a2d7907d3489685c2cebf626e786143abd99b3 (diff)
Notes
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 91a162bc0384..32fee8e3321b 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= vile
-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. a vi "workalike", with many additional features