diff options
Diffstat (limited to 'main/xfce4-terminal')
-rw-r--r-- | main/xfce4-terminal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-terminal/APKBUILD b/main/xfce4-terminal/APKBUILD index 45c6e2bf61..632b338148 100644 --- a/main/xfce4-terminal/APKBUILD +++ b/main/xfce4-terminal/APKBUILD @@ -5,7 +5,7 @@ pkgrel=1 pkgdesc="A modern terminal emulator primarly for the Xfce desktop environment" url="http://www.xfce.org/projects/terminal/" arch="all" -license="GPL-2" +license="GPL2" subpackages="$pkgname-doc $pkgname-lang" depends="startup-notification hicolor-icon-theme" makedepends="exo-dev vte-dev libxfce4ui-dev" |