diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 08:04:27 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 08:04:27 +0000 |
commit | 44b334ab73ab2c75bffc46403b75f6d5df189bed (patch) | |
tree | 22f51d84d585b4564c3f31bed5a51ac4549f8ee2 /archivers | |
parent | 6cdc505fba351fec5a0098337bd6c0d12ecdfcee (diff) | |
download | pkgsrc-44b334ab73ab2c75bffc46403b75f6d5df189bed.tar.gz |
Sorted PLIST.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/macutil/PLIST | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/archivers/macutil/PLIST b/archivers/macutil/PLIST index 424dcbcd5ad..4f322bfc086 100644 --- a/archivers/macutil/PLIST +++ b/archivers/macutil/PLIST @@ -1,16 +1,16 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:33 zuntum Exp $ -bin/macunpack +@comment $NetBSD: PLIST,v 1.2 2005/05/23 08:04:27 rillig Exp $ +bin/binhex +bin/frommac bin/hexbin bin/macsave bin/macstream -bin/binhex +bin/macunpack bin/tomac -bin/frommac -man/man1/macunpack.1 +man/man1/binhex.1 +man/man1/frommac.1 man/man1/hexbin.1 man/man1/macsave.1 man/man1/macstream.1 -man/man1/binhex.1 -man/man1/tomac.1 -man/man1/frommac.1 +man/man1/macunpack.1 man/man1/macutil.1 +man/man1/tomac.1 |