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/vat | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'mbone/vat')
-rw-r--r-- | mbone/vat/DESCR (renamed from mbone/vat/pkg/DESCR) | 0 | ||||
-rw-r--r-- | mbone/vat/PLIST | 3 | ||||
-rw-r--r-- | mbone/vat/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mbone/vat/pkg/DESCR b/mbone/vat/DESCR index 61f95885629..61f95885629 100644 --- a/mbone/vat/pkg/DESCR +++ b/mbone/vat/DESCR diff --git a/mbone/vat/PLIST b/mbone/vat/PLIST new file mode 100644 index 00000000000..ab8015507a0 --- /dev/null +++ b/mbone/vat/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:35:11 zuntum Exp $ +bin/vat +man/man1/vat.1 diff --git a/mbone/vat/pkg/PLIST b/mbone/vat/pkg/PLIST deleted file mode 100644 index a1a6fd21aed..00000000000 --- a/mbone/vat/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2000/01/26 22:14:27 jlam Exp $ -bin/vat -man/man1/vat.1 |