From fe726ff206a2dc54a19f20eee85c28f2dbde7728 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 20 Jul 2012 19:47:12 +0000 Subject: [PATCH] Improve COMMENT, from Bug Hunting. --- converters/dos2unix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/converters/dos2unix/Makefile b/converters/dos2unix/Makefile index e66abed389cd..e71bd0d25bd3 100644 --- a/converters/dos2unix/Makefile +++ b/converters/dos2unix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/07/15 09:45:25 marino Exp $ +# $NetBSD: Makefile,v 1.4 2012/07/20 19:47:12 wiz Exp $ # DISTNAME= dos2unix-6.0 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dos2unix/} MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://waterlan.home.xs4all.nl/dos2unix.html -COMMENT= Convert text files with DOS or Mac line endings to Unix line endings +COMMENT= DOS/Mac to Unix and vice versa text file format converter LICENSE= 2-clause-bsd PKG_DESTDIR_SUPPORT= user-destdir