diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:47:39 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:47:39 +0000 |
commit | 37637e483f1bf6574e9306aebbd013bb63d888d6 (patch) | |
tree | 9272b7d09aad70c4eb3fc070bc4f4d3ebc8e5754 /games/gnuchess-book-small | |
parent | 98cf373d367fc32881cb40926be1a79736f39794 (diff) | |
download | pkgsrc-37637e483f1bf6574e9306aebbd013bb63d888d6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'games/gnuchess-book-small')
-rw-r--r-- | games/gnuchess-book-small/DESCR (renamed from games/gnuchess-book-small/pkg/DESCR) | 0 | ||||
-rw-r--r-- | games/gnuchess-book-small/PLIST | 2 | ||||
-rw-r--r-- | games/gnuchess-book-small/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/games/gnuchess-book-small/pkg/DESCR b/games/gnuchess-book-small/DESCR index a35373d924e..a35373d924e 100644 --- a/games/gnuchess-book-small/pkg/DESCR +++ b/games/gnuchess-book-small/DESCR diff --git a/games/gnuchess-book-small/PLIST b/games/gnuchess-book-small/PLIST new file mode 100644 index 00000000000..1528fdeab81 --- /dev/null +++ b/games/gnuchess-book-small/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:59 zuntum Exp $ +lib/${CHESS_ENGINE}/${BOOK_FILE} diff --git a/games/gnuchess-book-small/pkg/PLIST b/games/gnuchess-book-small/pkg/PLIST deleted file mode 100644 index 194f137f527..00000000000 --- a/games/gnuchess-book-small/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/15 01:58:18 jlam Exp $ -lib/${CHESS_ENGINE}/${BOOK_FILE} |