mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous)
This commit is contained in:
committed by
Scott McCreary
parent
051486ad88
commit
aeb2606424
@@ -1,5 +1,10 @@
|
||||
DESCRIPTION="Zsh is a shell designed for interactive use, although it is also a powerful scripting language."
|
||||
HOMEPAGE="http://www.zsh.org"
|
||||
SUMMARY="Zsh is a UNIX command interpreter (shell)"
|
||||
DESCRIPTION="
|
||||
Zsh is a shell designed for interactive use, although it is also a powerful \
|
||||
scripting language. Many of the useful features of bash, ksh, and tcsh were \
|
||||
incorporated into zsh; many original features were added.
|
||||
"
|
||||
HOMEPAGE="http://www.zsh.org"
|
||||
SRC_URI="http://sourceforge.net/projects/zsh/files/zsh/5.0.0/zsh-5.0.0.tar.bz2/download"
|
||||
REVISION="1"
|
||||
CHECKSUM_MD5="e8484468925cec8d9a84b8b04797e764"
|
||||
|
||||
Reference in New Issue
Block a user