diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2006-06-26 18:24:05 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2006-06-26 18:24:05 +0000 |
commit | a35a135b49f258e970c8919588de44280ab56c3f (patch) | |
tree | 504aadb378fba1d1faad230e99dc02a93e5e2ce3 /editors/vim6 | |
parent | 967786f2d682a48048236be08ad9d6e8a763a142 (diff) | |
download | ports-a35a135b49f258e970c8919588de44280ab56c3f.tar.gz ports-a35a135b49f258e970c8919588de44280ab56c3f.zip |
Notes
Diffstat (limited to 'editors/vim6')
-rw-r--r-- | editors/vim6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index 33dda9ad2f98..ab5e2e531fb3 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -PORTNAME?= vim +PORTNAME?= vim6 PATCHLEVEL= 9 PORTVERSION= 6.4.${PATCHLEVEL} PORTREVISION?= 0 |