From 2828eeca15dd111ed239aea217ec6e8e68ac504a Mon Sep 17 00:00:00 2001 From: zuntum Date: Mon, 16 Apr 2001 17:17:50 +0000 Subject: Mention in comment that it does unix2dos too (not only dos2unix) --- converters/unix2dos/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/converters/unix2dos/Makefile b/converters/unix2dos/Makefile index dae11799a26..cbfa461aa92 100644 --- a/converters/unix2dos/Makefile +++ b/converters/unix2dos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/03/13 09:24:14 zuntum Exp $ +# $NetBSD: Makefile,v 1.4 2001/04/16 17:17:50 zuntum Exp $ # FreeBSD Id: ports/converters/unix2dos/Makefile,v 1.5 2000/07/04 10:31:42 sobomax Exp DISTNAME= unix2dos-1.2 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.fisicc-ufm.edu/~obonilla/files/ \ ftp://ftp.guug.org/pub/ MAINTAINER= zuntum@netbsd.org -COMMENT= Translate ASCII files from DOS (cr/lf) to UNIX (lf) +COMMENT= Translate ASCII files from DOS (cr/lf) to UNIX (lf) and vice versa WRKSRC= ${WRKDIR} -- cgit v1.2.3