diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-21 20:16:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-21 20:16:10 +0000 |
commit | febabb47cd8ec7b4a0ff065f28a32fff5de3ddc8 (patch) | |
tree | 9e531d0679c1c20fb99a0843d66bc1c3066cae2b /editors/vim5 | |
parent | f66f7eaecabda73d784decfd0b727e1b8cf902ea (diff) | |
download | ports-febabb47cd8ec7b4a0ff065f28a32fff5de3ddc8.tar.gz ports-febabb47cd8ec7b4a0ff065f28a32fff5de3ddc8.zip |
Notes
Diffstat (limited to 'editors/vim5')
-rw-r--r-- | editors/vim5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 13f4a9cbdbda..b50498fc4b64 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -27,7 +27,6 @@ PATCHFILES+= 5.7.0${p} MAINTAINER= obrien@FreeBSD.org -Y2K= http://www.vim.org/y2k.html SLAVEDIRS= editors/vim-lite .if defined(PACKAGE_BUILDING) && !defined(LITE) |