mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +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,4 +1,8 @@
|
||||
DESCRIPTION="Screen oriented version of ed"
|
||||
SUMMARY="Screen oriented version of ed"
|
||||
DESCRIPTION="se (Screen Editor) is a screen oriented version of the classic \
|
||||
UNIX text editor ed. It’s similar to vi as both are modal editors with curses \
|
||||
interfaces. However, it differs from vi in that it has the same command syntax as ed."
|
||||
|
||||
HOMEPAGE="http://se-editor.org/"
|
||||
SRC_URI="http://se-editor.org/dist/se-3.0.tar.gz"
|
||||
CHECKSUM_MD5="b080a5377b95d989e14ad01b0d25e33a"
|
||||
|
||||
Reference in New Issue
Block a user