diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-12-03 15:20:47 -0600 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-12-03 15:20:47 -0600 |
commit | 1528eff3f9ff1809b30d1d2f0d99076e7d69741c (patch) | |
tree | 53707fd4f07046074e0f88af354fb96f8a80b69c /testing | |
parent | 578aa92e168dbdaa90e75ce17fc59cc6ba3bd5df (diff) | |
download | aports-1528eff3f9ff1809b30d1d2f0d99076e7d69741c.tar.bz2 aports-1528eff3f9ff1809b30d1d2f0d99076e7d69741c.tar.xz |
testing/wput: disabled (missing source files)
Diffstat (limited to 'testing')
-rw-r--r-- | testing/wput/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wput/APKBUILD b/testing/wput/APKBUILD index 2eb2417d2..43a5374bd 100644 --- a/testing/wput/APKBUILD +++ b/testing/wput/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.6.2 pkgrel=0 pkgdesc="A command line tool to upload files to FTP site" url="http://wput.sourceforge.net/" -arch="all" +arch="" license="GPL" depends="" depends_dev="" |