diff options
Diffstat (limited to 'converters/unix2dos')
-rw-r--r-- | converters/unix2dos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/unix2dos/Makefile b/converters/unix2dos/Makefile index f1d547579bc..b501a76008f 100644 --- a/converters/unix2dos/Makefile +++ b/converters/unix2dos/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.22 2008/04/07 16:19:16 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2010/02/26 10:28:31 wiz Exp $ DISTNAME= unix2dos-1.3 CATEGORIES= converters MASTER_SITES= ftp://ftp.guug.org/pub/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Translate ASCII files to/from DOS (cr/lf) and UNIX (lf) PKG_DESTDIR_SUPPORT= user-destdir |