[Midnightbsd-cvs] mports [16646] trunk/editors/vim-lite/Makefile:	fix comment
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Tue Aug 26 22:19:50 EDT 2014
    
    
  
Revision: 16646
          http://svnweb.midnightbsd.org/mports/?rev=16646
Author:   laffer1
Date:     2014-08-26 22:19:50 -0400 (Tue, 26 Aug 2014)
Log Message:
-----------
fix comment
Modified Paths:
--------------
    trunk/editors/vim-lite/Makefile
Modified: trunk/editors/vim-lite/Makefile
===================================================================
--- trunk/editors/vim-lite/Makefile	2014-08-27 02:18:35 UTC (rev 16645)
+++ trunk/editors/vim-lite/Makefile	2014-08-27 02:19:50 UTC (rev 16646)
@@ -1,11 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for:  vim-lite
-# Date created:			  Fri Jun 25, 1999
-# Whom:				  David O'Brien (obrien at NUXI.com)
-#
 # $MidnightBSD$
 # $FreeBSD: ports/editors/vim-lite/Makefile,v 1.14 2003/02/18 19:08:21 knu Exp $
-#
 
 LITE=		yes
 
@@ -12,7 +6,7 @@
 MASTERDIR=	${.CURDIR}/../vim
 
 MAINTAINER?=	ports at MidnightBSD.org
-COMMENT?=	Vi "workalike", with many additional features (Lite package)
+COMMENT?=	Improved version of the vi editor (lite package)
 LICENSE=	other
 
 CONFLICTS=	vim-[0-9]*
    
    
More information about the Midnightbsd-cvs
mailing list