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/colchess-book-large | |
parent | 98cf373d367fc32881cb40926be1a79736f39794 (diff) | |
download | pkgsrc-37637e483f1bf6574e9306aebbd013bb63d888d6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'games/colchess-book-large')
-rw-r--r-- | games/colchess-book-large/DESCR (renamed from games/colchess-book-large/pkg/DESCR) | 0 | ||||
-rw-r--r-- | games/colchess-book-large/PLIST | 2 | ||||
-rw-r--r-- | games/colchess-book-large/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/games/colchess-book-large/pkg/DESCR b/games/colchess-book-large/DESCR index 0b9fd7f007e..0b9fd7f007e 100644 --- a/games/colchess-book-large/pkg/DESCR +++ b/games/colchess-book-large/DESCR diff --git a/games/colchess-book-large/PLIST b/games/colchess-book-large/PLIST new file mode 100644 index 00000000000..0544af2dfeb --- /dev/null +++ b/games/colchess-book-large/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:51:18 zuntum Exp $ +share/${CHESS_ENGINE}/${BOOK_FILE} diff --git a/games/colchess-book-large/pkg/PLIST b/games/colchess-book-large/pkg/PLIST deleted file mode 100644 index 9d38a2ab8f3..00000000000 --- a/games/colchess-book-large/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/24 20:13:14 jlam Exp $ -share/${CHESS_ENGINE}/${BOOK_FILE} |