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/ish | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'converters/ish')
-rw-r--r-- | converters/ish/DESCR (renamed from converters/ish/pkg/DESCR) | 0 | ||||
-rw-r--r-- | converters/ish/PLIST | 2 | ||||
-rw-r--r-- | converters/ish/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/converters/ish/pkg/DESCR b/converters/ish/DESCR index 667abdefb7b..667abdefb7b 100644 --- a/converters/ish/pkg/DESCR +++ b/converters/ish/DESCR diff --git a/converters/ish/PLIST b/converters/ish/PLIST new file mode 100644 index 00000000000..06cb3c27769 --- /dev/null +++ b/converters/ish/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:50:51 zuntum Exp $ +bin/ish diff --git a/converters/ish/pkg/PLIST b/converters/ish/pkg/PLIST deleted file mode 100644 index 72f43e0db55..00000000000 --- a/converters/ish/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/14 21:18:52 itojun Exp $ -bin/ish |