From owner-cvs-all Thu Apr 26 8:11:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35E2237B422; Thu, 26 Apr 2001 08:11:37 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3QFBbL59811; Thu, 26 Apr 2001 08:11:37 -0700 (PDT) (envelope-from obrien) Message-Id: <200104261511.f3QFBbL59811@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 26 Apr 2001 08:11:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim5 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/04/26 08:11:37 PDT Modified files: editors/vim5 Makefile Log: Make sure all the possible "vim" links that can exist, do. For example, the Vim Makefile will not create the "rgvim" link in the non-GUI case, but since we share the PLIST among all the various vim ports, we have to be consistent. Revision Changes Path 1.108 +5 -1 ports/editors/vim5/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message