diff options
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r-- | editors/vim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 60e97b92d703..de3c7721d752 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -8,7 +8,7 @@ PORTNAME?= vim PORTVERSION= 6.0aa -PORTREVISION= 0 +PORTREVISION?= 0 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ ftp://ftp.nuxi.com/pub/vim/unreleased/unix/ \ |