From 273821c4d377411699fe450ab9d48f7e5933d9b6 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:59:00 +0000 Subject: Move pkg/ files into package's toplevel directory --- editors/ne/DESCR | 12 ++++++++++++ editors/ne/PLIST | 7 +++++++ editors/ne/pkg/DESCR | 12 ------------ editors/ne/pkg/PLIST | 7 ------- 4 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 editors/ne/DESCR create mode 100644 editors/ne/PLIST delete mode 100644 editors/ne/pkg/DESCR delete mode 100644 editors/ne/pkg/PLIST (limited to 'editors/ne') diff --git a/editors/ne/DESCR b/editors/ne/DESCR new file mode 100644 index 00000000000..7ad04bf8a30 --- /dev/null +++ b/editors/ne/DESCR @@ -0,0 +1,12 @@ +NE is a text editor that is designed to run on a wide variety +of machines, from large servers to personal workstations. Its +main use is expected to be as an interactive screen editor. +However, it can also function as a line-by-line editor, and it +is programmable, so it can be run non-interactively as a text +manipulation tool. + +NE is a re-implementation of a previous editor that was called +E. It is to a large extent upwards compatible, though there +are some features of E that are not provided in NE. On the +other hand, there are some additional features of NE that are +not part of E. diff --git a/editors/ne/PLIST b/editors/ne/PLIST new file mode 100644 index 00000000000..a1bb410a9c1 --- /dev/null +++ b/editors/ne/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:23:09 zuntum Exp $ +bin/ne +man/man1/ne.1 +share/doc/ne/NE.spec.ascii +share/doc/ne/NE.changes.spec +share/doc/ne/LICENCE +@dirrm share/doc/ne diff --git a/editors/ne/pkg/DESCR b/editors/ne/pkg/DESCR deleted file mode 100644 index 7ad04bf8a30..00000000000 --- a/editors/ne/pkg/DESCR +++ /dev/null @@ -1,12 +0,0 @@ -NE is a text editor that is designed to run on a wide variety -of machines, from large servers to personal workstations. Its -main use is expected to be as an interactive screen editor. -However, it can also function as a line-by-line editor, and it -is programmable, so it can be run non-interactively as a text -manipulation tool. - -NE is a re-implementation of a previous editor that was called -E. It is to a large extent upwards compatible, though there -are some features of E that are not provided in NE. On the -other hand, there are some additional features of NE that are -not part of E. diff --git a/editors/ne/pkg/PLIST b/editors/ne/pkg/PLIST deleted file mode 100644 index e5b6421bf47..00000000000 --- a/editors/ne/pkg/PLIST +++ /dev/null @@ -1,7 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 1998/08/14 22:14:41 tron Exp $ -bin/ne -man/man1/ne.1 -share/doc/ne/NE.spec.ascii -share/doc/ne/NE.changes.spec -share/doc/ne/LICENCE -@dirrm share/doc/ne -- cgit v1.2.3