aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-08-23 09:03:50 +0800
committerperky <perky@FreeBSD.org>2003-08-23 09:03:50 +0800
commitc6b14909276521882126f116ac79c70676f5fee2 (patch)
tree6f8c82427c5d82fa710696ae161e8f2d04f72780 /editors
parentb7b083af4cc61a47f39d0c3fb07001a2063bcff8 (diff)
downloadfreebsd-ports-gnome-c6b14909276521882126f116ac79c70676f5fee2.tar.gz
freebsd-ports-gnome-c6b14909276521882126f116ac79c70676f5fee2.tar.zst
freebsd-ports-gnome-c6b14909276521882126f116ac79c70676f5fee2.zip
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni
Diffstat (limited to 'editors')
-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]*$//}