summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-08-11 01:07:45 +0000
committerwiz <wiz@pkgsrc.org>2000-08-11 01:07:45 +0000
commitc750c08ad9887fb1fbf2c1772fddd57219e35575 (patch)
tree61a4b821a3d41eb58b4ea1f9a30c2bb342ddaf2f /editors
parent4172b6b6d8869076f33facee7ed0e07951cc74e2 (diff)
downloadpkgsrc-c750c08ad9887fb1fbf2c1772fddd57219e35575.tar.gz
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
Diffstat (limited to 'editors')
-rw-r--r--editors/mg2a/pkg/DESCR2
-rw-r--r--editors/xcoral/pkg/DESCR31
2 files changed, 13 insertions, 20 deletions
diff --git a/editors/mg2a/pkg/DESCR b/editors/mg2a/pkg/DESCR
index 5b1bbf249be..5f3f0e5ee8a 100644
--- a/editors/mg2a/pkg/DESCR
+++ b/editors/mg2a/pkg/DESCR
@@ -18,5 +18,3 @@ ftp://ftp.cdrom.com/pub/simtelnet/gnu/djgpp/v2apps/mg2a110b.zip.
The responsibility for the use of this material resides entirely with
you. We make no warranty of any kind concerning this material, nor do
we make any claim as to the suitability of mg2a for any application.
-
-NetBSD package by: John Refling <refling@comet.lbl.gov>
diff --git a/editors/xcoral/pkg/DESCR b/editors/xcoral/pkg/DESCR
index 6b97900f475..f58bbbe7a9e 100644
--- a/editors/xcoral/pkg/DESCR
+++ b/editors/xcoral/pkg/DESCR
@@ -1,18 +1,13 @@
-
-From the docs:
-
- Xcoral is a multiwindow mouse-based text editor for the X Window System. A
- built-in browser enables you to navigate through C functions, C++ classes,
- methods and files. A SMall Ansi C Interpreter (Smac) is also built-in to
- dynamically extend the editor's possibilities (user functions, key
- bindings, modes etc). Xcoral provides variable width fonts, menus,
- scrollbars, buttons, search, regions, kill-buffers, macros and undo. An
- on-line manual box, with a table of contents and an index, helps you to
- use and customize the editor. Commands are accessible from menus or key
- bindings. Xcoral is a direct Xlib client and runs on color/bw X Display.
-
-The example .xcoralrc is in ${PREFIX}/lib/X11/xcoral/xcoralrc.fl; cp it
-to ~/.xcoralrc, and fire up xcoral.
-
-eric.
-erich@rrnet.com
+ Xcoral is a multi-window mouse-based text editor for the X Window
+System. A built-in browser enables you to navigate through C
+functions, C++ classes, methods and files. A Small ANSI C Interpreter
+(Smac) is also built-in to dynamically extend the editor's
+possibilities (user functions, key bindings, modes etc). Xcoral
+provides variable width fonts, menus, scrollbars, buttons, search,
+regions, kill-buffers, macros and undo. An on-line manual box, with a
+table of contents and an index, helps you to use and customize the
+editor. Commands are accessible from menus or key bindings. Xcoral is
+a direct Xlib client and runs on color/bw X Display.
+
+The example .xcoralrc is in ${PREFIX}/lib/X11/xcoral/xcoralrc.fl; copy
+it to ~/.xcoralrc, and fire up xcoral.