summaryrefslogtreecommitdiff
path: root/editors/xvile/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2008-06-17 12:11:43 +0000
committerGary Jennejohn <gj@FreeBSD.org>2008-06-17 12:11:43 +0000
commit9267371fb36f0c34ffbe0d01b123d1c0bb233faf (patch)
treec7f3567228b39258ab15860850e8aae75d4c362f /editors/xvile/Makefile
parentUpdate to version 9.7. (diff)
Update to version 9.7.
Correctly handle the NOPORTSDOCS case.
Notes
Notes: svn path=/head/; revision=215003
Diffstat (limited to 'editors/xvile/Makefile')
-rw-r--r--editors/xvile/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 9a9ea2fe6242..7b02fff7447b 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -6,21 +6,15 @@
#
PORTNAME= xvile
-PORTVERSION= 9.6e
-PORTREVISION= 1
+PORTVERSION= 9.7
CATEGORIES= editors
MASTER_SITES= ftp://invisible-island.net/vile/ \
ftp://dickey.his.com/vile/ \
ftp://ftp.phred.org/pub/vile/
-DISTNAME= vile-9.6
+DISTNAME= vile-9.7
EXTRACT_SUFX= .tgz
PATCH_SITES= ${MASTER_SITES:S,vile/,vile/patches/,g}
-PATCHFILES= vile-9.6a.patch.gz \
- vile-9.6b.patch.gz \
- vile-9.6c.patch.gz \
- vile-9.6d.patch.gz \
- vile-9.6e.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs, X11 version -- a fully "X aware" vi work-alike