diff options
Diffstat (limited to 'testing/tcsh/APKBUILD')
-rw-r--r-- | testing/tcsh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tcsh/APKBUILD b/testing/tcsh/APKBUILD index 3cf154385f..95d031a220 100644 --- a/testing/tcsh/APKBUILD +++ b/testing/tcsh/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="extended C-shell" url="http://www.tcsh.org" arch="all" -license="bsd" +license="BSD" depends="" makedepends="ncurses-dev" install="" |