summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-08-23 01:03:50 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-08-23 01:03:50 +0000
commitaff16145211e7ea241315d5ffd2479a93d94b010 (patch)
tree748c66f7d876ce4f2cd12b865cdea93133375734 /editors/vim
parentAdd ruby-asp, an Active Server Pages port to Apache with Ruby (diff)
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni
Notes
Notes: svn path=/head/; revision=87536
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 331e3304ca83..45e5018b61e1 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -9,7 +9,7 @@
PORTNAME?= vim
PATCHLEVEL= 61
PORTVERSION= 6.2.${PATCHLEVEL}
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= editors
MASTER_SITES= ${MASTER_SITE_VIM}
DISTNAME= vim-${PORTVERSION:C/\.[0-9]*$//}