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 /mbone/nte | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'mbone/nte')
-rw-r--r-- | mbone/nte/DESCR (renamed from mbone/nte/pkg/DESCR) | 0 | ||||
-rw-r--r-- | mbone/nte/PLIST | 2 | ||||
-rw-r--r-- | mbone/nte/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/mbone/nte/pkg/DESCR b/mbone/nte/DESCR index 5ad644edc63..5ad644edc63 100644 --- a/mbone/nte/pkg/DESCR +++ b/mbone/nte/DESCR diff --git a/mbone/nte/PLIST b/mbone/nte/PLIST new file mode 100644 index 00000000000..fa364a8a81a --- /dev/null +++ b/mbone/nte/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:35:06 zuntum Exp $ +bin/nt diff --git a/mbone/nte/pkg/PLIST b/mbone/nte/pkg/PLIST deleted file mode 100644 index cb4e97a878e..00000000000 --- a/mbone/nte/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1998/03/06 12:54:10 frueauf Exp $ -bin/nt |