diff options
author | zuntum <zuntum> | 2001-11-01 00:47:39 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:47:39 +0000 |
commit | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (patch) | |
tree | 9272b7d09aad70c4eb3fc070bc4f4d3ebc8e5754 /games/fire | |
parent | 12b93642c9daf031b8f20f51ed2a9a139529d6ef (diff) | |
download | pkgsrc-1b9f41a39161bad144fdeb94a0e51fa8ba7c309a.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'games/fire')
-rw-r--r-- | games/fire/DESCR (renamed from games/fire/pkg/DESCR) | 0 | ||||
-rw-r--r-- | games/fire/PLIST | 2 | ||||
-rw-r--r-- | games/fire/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/games/fire/pkg/DESCR b/games/fire/DESCR index 57d9cc8b48a..57d9cc8b48a 100644 --- a/games/fire/pkg/DESCR +++ b/games/fire/DESCR diff --git a/games/fire/PLIST b/games/fire/PLIST new file mode 100644 index 00000000000..084a112564c --- /dev/null +++ b/games/fire/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:16 zuntum Exp $ +bin/fire diff --git a/games/fire/pkg/PLIST b/games/fire/pkg/PLIST deleted file mode 100644 index 99d3adce0ef..00000000000 --- a/games/fire/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/04/17 21:48:31 rh Exp $ -bin/fire |