From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- textproc/rtfm/DESCR | 3 +++ textproc/rtfm/PLIST | 3 +++ textproc/rtfm/pkg/DESCR | 3 --- textproc/rtfm/pkg/PLIST | 3 --- 4 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 textproc/rtfm/DESCR create mode 100644 textproc/rtfm/PLIST delete mode 100644 textproc/rtfm/pkg/DESCR delete mode 100644 textproc/rtfm/pkg/PLIST (limited to 'textproc/rtfm') diff --git a/textproc/rtfm/DESCR b/textproc/rtfm/DESCR new file mode 100644 index 00000000000..f39a312da71 --- /dev/null +++ b/textproc/rtfm/DESCR @@ -0,0 +1,3 @@ +rtfm(1) is a FreeBSD documentation search program that currently is +able to search the FreeBSD manual pages and the GNU Texinfo pages. +Modified for NetBSD by Tomasz Luchowski diff --git a/textproc/rtfm/PLIST b/textproc/rtfm/PLIST new file mode 100644 index 00000000000..9d5cfe50639 --- /dev/null +++ b/textproc/rtfm/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:34 zuntum Exp $ +bin/rtfm +man/man1/rtfm.1 diff --git a/textproc/rtfm/pkg/DESCR b/textproc/rtfm/pkg/DESCR deleted file mode 100644 index f39a312da71..00000000000 --- a/textproc/rtfm/pkg/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -rtfm(1) is a FreeBSD documentation search program that currently is -able to search the FreeBSD manual pages and the GNU Texinfo pages. -Modified for NetBSD by Tomasz Luchowski diff --git a/textproc/rtfm/pkg/PLIST b/textproc/rtfm/pkg/PLIST deleted file mode 100644 index e78190d5efe..00000000000 --- a/textproc/rtfm/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/01/17 23:35:42 hubertf Exp $ -bin/rtfm -man/man1/rtfm.1 -- cgit v1.2.3