diff options
author | tnn <tnn@pkgsrc.org> | 2017-09-23 12:18:50 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2017-09-23 12:18:50 +0000 |
commit | 4ccd21e64bd30b9c682bb92ccb51f24fd37efb9e (patch) | |
tree | 5555e5d3b78619b309475fb97f7a9c89167c1872 | |
parent | 3bff2f64efb8d034be46596c392cd3f98e0925de (diff) | |
download | pkgsrc-4ccd21e64bd30b9c682bb92ccb51f24fd37efb9e.tar.gz |
sunxi-tools: fix PLIST
-rw-r--r-- | sysutils/sunxi-tools/PLIST | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/sunxi-tools/PLIST b/sysutils/sunxi-tools/PLIST index a06636917d8..a344654af4a 100644 --- a/sysutils/sunxi-tools/PLIST +++ b/sysutils/sunxi-tools/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.3 2017/08/23 13:57:30 jmcneill Exp $ -bin/sunxi-fexc +@comment $NetBSD: PLIST,v 1.4 2017/09/23 12:18:50 tnn Exp $ +bin/bin2fex +bin/fex2bin bin/sunxi-bootinfo bin/sunxi-fel +bin/sunxi-fexc bin/sunxi-nand-part bin/sunxi-pio |