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-lib | |
parent | 98cf373d367fc32881cb40926be1a79736f39794 (diff) | |
download | pkgsrc-37637e483f1bf6574e9306aebbd013bb63d888d6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'games/nethack-lib')
-rw-r--r-- | games/nethack-lib/DEINSTALL (renamed from games/nethack-lib/pkg/DEINSTALL) | 2 | ||||
-rw-r--r-- | games/nethack-lib/DESCR (renamed from games/nethack-lib/pkg/DESCR) | 0 | ||||
-rw-r--r-- | games/nethack-lib/PLIST (renamed from games/nethack-lib/pkg/PLIST) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-lib/pkg/DEINSTALL b/games/nethack-lib/DEINSTALL index 4acd23a351e..800f8d535cc 100644 --- a/games/nethack-lib/pkg/DEINSTALL +++ b/games/nethack-lib/DEINSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: DEINSTALL,v 1.2 2001/03/01 19:07:52 jlam Exp $ +# $NetBSD: DEINSTALL,v 1.1 2001/11/01 00:54:19 zuntum Exp $ # case $2 in diff --git a/games/nethack-lib/pkg/DESCR b/games/nethack-lib/DESCR index 31f01787b04..31f01787b04 100644 --- a/games/nethack-lib/pkg/DESCR +++ b/games/nethack-lib/DESCR diff --git a/games/nethack-lib/pkg/PLIST b/games/nethack-lib/PLIST index b2310bf79d5..49d14005d3b 100644 --- a/games/nethack-lib/pkg/PLIST +++ b/games/nethack-lib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2000/11/27 22:31:03 pooka Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:54:20 zuntum Exp $ bin/nethack bin/recover man/man6/nethack.6 |