diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-22 01:25:53 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-22 01:25:53 -0200 |
commit | d1717d97345905bdfc28e774c15929d77b704d9a (patch) | |
tree | 0b3fe8256445d46626482d42e11af3d6e4e822f5 /libre | |
parent | 78ff53993762c2ed51233e09e9ce45b4feffc882 (diff) |
virtualbox-libre-4.2.6-3: revert last changes due that there are more licenses inside source code that are free
Diffstat (limited to 'libre')
-rw-r--r-- | libre/virtualbox-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/virtualbox-libre/PKGBUILD b/libre/virtualbox-libre/PKGBUILD index 37cda8f1f..dc9e21490 100644 --- a/libre/virtualbox-libre/PKGBUILD +++ b/libre/virtualbox-libre/PKGBUILD @@ -16,7 +16,7 @@ pkgver=4.2.6 pkgrel=3 arch=('i686' 'x86_64') url='http://virtualbox.org' -license=('GPL') +license=('GPL' 'custom') makedepends=('alsa-lib' 'bin86' 'cdrkit' |