diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-01-02 19:51:02 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-01-02 19:51:02 +0000 |
commit | 511f7e23fd8e76f9bb2da4885394c3cc32e4323a (patch) | |
tree | 437e65acd48547f09ca152cea310be3735f96d27 /editors/vim/Makefile | |
parent | a6bb6554f473a817ab3b418735378dce5dffd8cb (diff) |
Update to Vim 6.0 beta R
Notes
Notes:
svn path=/head/; revision=36609
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 5184a7d297a8..27050879e97e 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 6.0q +PORTVERSION= 6.0r PORTREVISION= 0 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ |