diff options
author | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
commit | ba78e03015d3f55f331ed5230168cfe2bd66e6a6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /news/tin | |
parent | a295db6ab819f07df461ddfe111da117fe71393f (diff) | |
download | pkgsrc-ba78e03015d3f55f331ed5230168cfe2bd66e6a6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'news/tin')
-rw-r--r-- | news/tin/DESCR (renamed from news/tin/pkg/DESCR) | 0 | ||||
-rw-r--r-- | news/tin/PLIST | 4 | ||||
-rw-r--r-- | news/tin/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/news/tin/pkg/DESCR b/news/tin/DESCR index a99b0fa1231..a99b0fa1231 100644 --- a/news/tin/pkg/DESCR +++ b/news/tin/DESCR diff --git a/news/tin/PLIST b/news/tin/PLIST new file mode 100644 index 00000000000..5037aa24048 --- /dev/null +++ b/news/tin/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:03:52 zuntum Exp $ +bin/rtin +bin/tin +man/man1/tin.1 diff --git a/news/tin/pkg/PLIST b/news/tin/pkg/PLIST deleted file mode 100644 index c6adc2c7419..00000000000 --- a/news/tin/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 1998/07/16 17:40:10 tron Exp $ -bin/rtin -bin/tin -man/man1/tin.1 |