diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/html2text | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/html2text')
-rw-r--r-- | textproc/html2text/DESCR (renamed from textproc/html2text/pkg/DESCR) | 0 | ||||
-rw-r--r-- | textproc/html2text/PLIST | 4 | ||||
-rw-r--r-- | textproc/html2text/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/html2text/pkg/DESCR b/textproc/html2text/DESCR index 31d4b658963..31d4b658963 100644 --- a/textproc/html2text/pkg/DESCR +++ b/textproc/html2text/DESCR diff --git a/textproc/html2text/PLIST b/textproc/html2text/PLIST new file mode 100644 index 00000000000..5585d0ea697 --- /dev/null +++ b/textproc/html2text/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:56:53 zuntum Exp $ +bin/html2text +man/man1/html2text.1 +man/man5/html2textrc.5 diff --git a/textproc/html2text/pkg/PLIST b/textproc/html2text/pkg/PLIST deleted file mode 100644 index 2ac3ad4525a..00000000000 --- a/textproc/html2text/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/12/28 10:42:20 rh Exp $ -bin/html2text -man/man1/html2text.1 -man/man5/html2textrc.5 |