diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:43:56 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:43:56 +0000 |
commit | d8ed248248754208ebf0c3a07f7a0847af2e838a (patch) | |
tree | 5f2f8c9ec97b2c424a7e249658c126ce6e21641b /comms/dl-ezkit | |
parent | 083a2ea5b8122bc3678e76fde95430e77d6b6fdf (diff) | |
download | pkgsrc-d8ed248248754208ebf0c3a07f7a0847af2e838a.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'comms/dl-ezkit')
-rw-r--r-- | comms/dl-ezkit/DESCR (renamed from comms/dl-ezkit/pkg/DESCR) | 0 | ||||
-rw-r--r-- | comms/dl-ezkit/PLIST | 2 | ||||
-rw-r--r-- | comms/dl-ezkit/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/comms/dl-ezkit/pkg/DESCR b/comms/dl-ezkit/DESCR index 903ec7fbeaf..903ec7fbeaf 100644 --- a/comms/dl-ezkit/pkg/DESCR +++ b/comms/dl-ezkit/DESCR diff --git a/comms/dl-ezkit/PLIST b/comms/dl-ezkit/PLIST new file mode 100644 index 00000000000..34608b291a8 --- /dev/null +++ b/comms/dl-ezkit/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:43:58 zuntum Exp $ +bin/dl diff --git a/comms/dl-ezkit/pkg/PLIST b/comms/dl-ezkit/pkg/PLIST deleted file mode 100644 index 7941a643600..00000000000 --- a/comms/dl-ezkit/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/07/15 20:10:52 gmcgarry Exp $ -bin/dl |