diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:20:13 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:20:13 +0000 |
commit | a437fd43cc3ece125446142af9ed27ef8c1e6621 (patch) | |
tree | 0862d71c7e976f8aa56175851882e33495f691e4 /lang/tk-expect | |
parent | d16ce86994df76c0a92af71f19eef6cc2507fe39 (diff) | |
download | pkgsrc-a437fd43cc3ece125446142af9ed27ef8c1e6621.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'lang/tk-expect')
-rw-r--r-- | lang/tk-expect/DESCR (renamed from lang/tk-expect/pkg/DESCR) | 0 | ||||
-rw-r--r-- | lang/tk-expect/PLIST | 3 | ||||
-rw-r--r-- | lang/tk-expect/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/tk-expect/pkg/DESCR b/lang/tk-expect/DESCR index 0afe0bf100f..0afe0bf100f 100644 --- a/lang/tk-expect/pkg/DESCR +++ b/lang/tk-expect/DESCR diff --git a/lang/tk-expect/PLIST b/lang/tk-expect/PLIST new file mode 100644 index 00000000000..e7711810571 --- /dev/null +++ b/lang/tk-expect/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:25:19 zuntum Exp $ +bin/expectk +man/man1/expectk.1 diff --git a/lang/tk-expect/pkg/PLIST b/lang/tk-expect/pkg/PLIST deleted file mode 100644 index c3f898405a8..00000000000 --- a/lang/tk-expect/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/09/05 17:13:30 jwise Exp $ -bin/expectk -man/man1/expectk.1 |