diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
commit | 273821c4d377411699fe450ab9d48f7e5933d9b6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /converters/rtf2html | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'converters/rtf2html')
-rw-r--r-- | converters/rtf2html/DESCR (renamed from converters/rtf2html/pkg/DESCR) | 0 | ||||
-rw-r--r-- | converters/rtf2html/PLIST | 2 | ||||
-rw-r--r-- | converters/rtf2html/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/converters/rtf2html/pkg/DESCR b/converters/rtf2html/DESCR index 772d5eb88c2..772d5eb88c2 100644 --- a/converters/rtf2html/pkg/DESCR +++ b/converters/rtf2html/DESCR diff --git a/converters/rtf2html/PLIST b/converters/rtf2html/PLIST new file mode 100644 index 00000000000..ed169746c84 --- /dev/null +++ b/converters/rtf2html/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:51:06 zuntum Exp $ +bin/rtf2html diff --git a/converters/rtf2html/pkg/PLIST b/converters/rtf2html/pkg/PLIST deleted file mode 100644 index 0803e956cff..00000000000 --- a/converters/rtf2html/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/14 13:36:21 agc Exp $ -bin/rtf2html |