diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-08 01:43:33 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-08 01:43:33 +0000 |
commit | 3fa108293f52cd1373c656313936373493174abc (patch) | |
tree | 92af14e680ce6e14d231ccee43feb77fe0548296 /editors/vim6+ruby | |
parent | Vim6 was repocopied to vim (diff) |
vim6 was repocopied to vim
Notes
Notes:
svn path=/head/; revision=48544
Diffstat (limited to 'editors/vim6+ruby')
-rw-r--r-- | editors/vim6+ruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim6+ruby/Makefile b/editors/vim6+ruby/Makefile index 889a9d73271d..6337d652533e 100644 --- a/editors/vim6+ruby/Makefile +++ b/editors/vim6+ruby/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MASTERDIR= ${.CURDIR}/../vim6 +MASTERDIR= ${.CURDIR}/../vim PORTREVISION= 1 |