- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov
2016-05-19 10:44:11 +00:00
parent 1d1f878054
commit 4e942b6419
929 changed files with 2282 additions and 2282 deletions

View File

@@ -1,7 +1,7 @@
BlueJ is an integrated Java environment specifically designed for
introductory teaching. BlueJ supports: - fully integrated environment
- graphical class structure display - graphical and textual editing
- built-in editor, compiler, virtual machine, debugger, etc. - easy-to-use
- built-in editor, compiler, virtual machine, debugger, etc. - easy-to-use
interface, ideal for beginners - interactive object creation - interactive
object calls - interactive testing - incremental application development