aboutsummaryrefslogtreecommitdiffstats
path: root/main/wipe
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-03-04 09:11:24 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2013-03-04 10:01:10 +0000
commit301fed175550d52180b3a71825295cbc9e77b2a5 (patch)
tree1a4976a3f7f9b86fe0d0c94cb18eff73c2fac4c6 /main/wipe
parentc8e6adc4c37230d87a98c2e87c738870bb65b203 (diff)
downloadaports-301fed175550d52180b3a71825295cbc9e77b2a5.tar.bz2
aports-301fed175550d52180b3a71825295cbc9e77b2a5.tar.xz
main/wipe: license specified
Diffstat (limited to 'main/wipe')
-rw-r--r--main/wipe/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wipe/APKBUILD b/main/wipe/APKBUILD
index ac59ea3457..68163531c6 100644
--- a/main/wipe/APKBUILD
+++ b/main/wipe/APKBUILD
@@ -3,10 +3,10 @@
pkgname=wipe
pkgver=0.22
pkgrel=0
-pkgdesc="tool for securely erasing files from magnetic media"
+pkgdesc="A tool for securely erasing files from magnetic media"
url="http://lambda-diode.com/software/wipe/"
arch="all"
-license="GPL"
+license="GPL2"
depends=""
depends_dev=""
makedepends="$depends_dev"