From: Stefan Schantl Date: Sat, 11 Dec 2010 17:37:12 +0000 (+0100) Subject: vim: Fix PKG_URL. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9d958cda54fdfe6e708bbea6f59301adcc51817;p=ipfire-3.x.git vim: Fix PKG_URL. --- diff --git a/pkgs/core/vim/vim.nm b/pkgs/core/vim/vim.nm index c48075d53..d7c0b64cb 100644 --- a/pkgs/core/vim/vim.nm +++ b/pkgs/core/vim/vim.nm @@ -30,7 +30,7 @@ PKG_REL = 0 PKG_MAINTAINER = PKG_GROUP = Applications/Editors -PKG_URL = http://flex.sourceforge.net/ +PKG_URL = http://www.vim.org PKG_LICENSE = PublicDomain/Charityware PKG_SUMMARY = Very feature- and powerful editor.