diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /emulators/zsnes | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'emulators/zsnes')
-rw-r--r-- | emulators/zsnes/DESCR (renamed from emulators/zsnes/pkg/DESCR) | 0 | ||||
-rw-r--r-- | emulators/zsnes/PLIST | 3 | ||||
-rw-r--r-- | emulators/zsnes/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/zsnes/pkg/DESCR b/emulators/zsnes/DESCR index 2704baf6418..2704baf6418 100644 --- a/emulators/zsnes/pkg/DESCR +++ b/emulators/zsnes/DESCR diff --git a/emulators/zsnes/PLIST b/emulators/zsnes/PLIST new file mode 100644 index 00000000000..987c3f99088 --- /dev/null +++ b/emulators/zsnes/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:54:33 zuntum Exp $ +bin/zsnes +man/man1/zsnes.1 diff --git a/emulators/zsnes/pkg/PLIST b/emulators/zsnes/pkg/PLIST deleted file mode 100644 index 87269d7d699..00000000000 --- a/emulators/zsnes/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/10/06 20:00:42 wiz Exp $ -bin/zsnes -man/man1/zsnes.1 |