diff options
author | taoka <taoka@FreeBSD.org> | 1999-06-07 04:41:57 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-06-07 04:41:57 +0000 |
commit | 9fc16c41a559e3733e4114d33718bc9cbbffa89b (patch) | |
tree | 5d9ad9e32f5e4d7c9fd2ffb99625d4dc26c6ab7f /converters/fconv/pkg-plist | |
parent | 7a9574ff07885250b753ddf5db9dab632cf643b1 (diff) | |
download | FreeBSD-ports-9fc16c41a559e3733e4114d33718bc9cbbffa89b.zip FreeBSD-ports-9fc16c41a559e3733e4114d33718bc9cbbffa89b.tar.gz |
Converts DOS or Mac-style files to Unix format, and vice-versa
PR: 11267
Submitted by: Chris Costello <chris@holly.dyndns.org>
Diffstat (limited to 'converters/fconv/pkg-plist')
-rw-r--r-- | converters/fconv/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/converters/fconv/pkg-plist b/converters/fconv/pkg-plist new file mode 100644 index 0000000..21341a1 --- /dev/null +++ b/converters/fconv/pkg-plist @@ -0,0 +1,4 @@ +bin/dos2bsd +bin/bsd2dos +bin/mac2bsd +bin/bsd2mac |