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/texi2html | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/texi2html')
-rw-r--r-- | textproc/texi2html/DESCR (renamed from textproc/texi2html/pkg/DESCR) | 0 | ||||
-rw-r--r-- | textproc/texi2html/PLIST | 3 | ||||
-rw-r--r-- | textproc/texi2html/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/texi2html/pkg/DESCR b/textproc/texi2html/DESCR index 5d0a1da150c..5d0a1da150c 100644 --- a/textproc/texi2html/pkg/DESCR +++ b/textproc/texi2html/DESCR diff --git a/textproc/texi2html/PLIST b/textproc/texi2html/PLIST new file mode 100644 index 00000000000..0764cb04612 --- /dev/null +++ b/textproc/texi2html/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:01 zuntum Exp $ +bin/texi2html +man/man1/texi2html.1 diff --git a/textproc/texi2html/pkg/PLIST b/textproc/texi2html/pkg/PLIST deleted file mode 100644 index 4126cbd01ae..00000000000 --- a/textproc/texi2html/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2000/10/15 02:28:40 jlam Exp $ -bin/texi2html -man/man1/texi2html.1 |