From 990b2a0e3ae0bb2dade31405ff66470e67cacab0 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 5 Nov 2005 05:22:06 +0000 Subject: Bump PORTREVISION to chase the glib20 shared library update. --- editors/vim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/vim/Makefile') diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 7e44efdba75f..ac1b59c7b57b 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -9,7 +9,7 @@ PORTNAME?= vim PATCHLEVEL= 0 PORTVERSION= 6.4.${PATCHLEVEL} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= editors MASTER_SITES= ${MASTER_SITE_VIM} DISTNAME= vim-${PORTVERSION:C/\.[0-9a-z]*$//} -- cgit