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/rollemup | |
parent | 98cf373d367fc32881cb40926be1a79736f39794 (diff) | |
download | pkgsrc-37637e483f1bf6574e9306aebbd013bb63d888d6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'games/rollemup')
-rw-r--r-- | games/rollemup/DESCR (renamed from games/rollemup/pkg/DESCR) | 0 | ||||
-rw-r--r-- | games/rollemup/MESSAGE (renamed from games/rollemup/pkg/MESSAGE) | 2 | ||||
-rw-r--r-- | games/rollemup/PLIST | 3 | ||||
-rw-r--r-- | games/rollemup/pkg/PLIST | 3 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/rollemup/pkg/DESCR b/games/rollemup/DESCR index a1eab8f570e..a1eab8f570e 100644 --- a/games/rollemup/pkg/DESCR +++ b/games/rollemup/DESCR diff --git a/games/rollemup/pkg/MESSAGE b/games/rollemup/MESSAGE index df505ce37c8..69174f733a9 100644 --- a/games/rollemup/pkg/MESSAGE +++ b/games/rollemup/MESSAGE @@ -1,5 +1,5 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.5 2001/01/29 11:34:28 wiz Exp $ +$NetBSD: MESSAGE,v 1.1 2001/11/01 00:55:33 zuntum Exp $ Please read ${PREFIX}/${GAMES_DIR}/Rollemup/README.Rollemup diff --git a/games/rollemup/PLIST b/games/rollemup/PLIST new file mode 100644 index 00000000000..c978f3c3d85 --- /dev/null +++ b/games/rollemup/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:55:34 zuntum Exp $ +bin/Rollemup +bin/rollemup diff --git a/games/rollemup/pkg/PLIST b/games/rollemup/pkg/PLIST deleted file mode 100644 index c0d285c65f4..00000000000 --- a/games/rollemup/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 1999/10/28 06:59:15 sakamoto Exp $ -bin/Rollemup -bin/rollemup |