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/nethack | |
parent | 98cf373d367fc32881cb40926be1a79736f39794 (diff) | |
download | pkgsrc-37637e483f1bf6574e9306aebbd013bb63d888d6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'games/nethack')
-rw-r--r-- | games/nethack/DESCR (renamed from games/nethack/pkg/DESCR) | 0 | ||||
-rw-r--r-- | games/nethack/MESSAGE (renamed from games/nethack/pkg/MESSAGE) | 2 | ||||
-rw-r--r-- | games/nethack/PLIST | 2 | ||||
-rw-r--r-- | games/nethack/pkg/PLIST | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/games/nethack/pkg/DESCR b/games/nethack/DESCR index a324a25e0f3..a324a25e0f3 100644 --- a/games/nethack/pkg/DESCR +++ b/games/nethack/DESCR diff --git a/games/nethack/pkg/MESSAGE b/games/nethack/MESSAGE index d61177e1679..170f254a510 100644 --- a/games/nethack/pkg/MESSAGE +++ b/games/nethack/MESSAGE @@ -1,5 +1,5 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:07 wiz Exp $ +$NetBSD: MESSAGE,v 1.1 2001/11/01 00:54:15 zuntum Exp $ You can run the tty version of nethack by executing: "nethack" or "nethack tty" diff --git a/games/nethack/PLIST b/games/nethack/PLIST new file mode 100644 index 00000000000..e78ca0044f4 --- /dev/null +++ b/games/nethack/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:54:15 zuntum Exp $ +@comment this space left intentionally blank diff --git a/games/nethack/pkg/PLIST b/games/nethack/pkg/PLIST deleted file mode 100644 index fcd5c3c2cbf..00000000000 --- a/games/nethack/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 1998/08/29 12:55:17 garbled Exp $ -@comment this space left intentionally blank |