diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /emulators/darcnes | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'emulators/darcnes')
-rw-r--r-- | emulators/darcnes/DESCR (renamed from emulators/darcnes/pkg/DESCR) | 0 | ||||
-rw-r--r-- | emulators/darcnes/PLIST | 4 | ||||
-rw-r--r-- | emulators/darcnes/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/emulators/darcnes/pkg/DESCR b/emulators/darcnes/DESCR index 79ec1913038..79ec1913038 100644 --- a/emulators/darcnes/pkg/DESCR +++ b/emulators/darcnes/DESCR diff --git a/emulators/darcnes/PLIST b/emulators/darcnes/PLIST new file mode 100644 index 00000000000..5187d8ed51b --- /dev/null +++ b/emulators/darcnes/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:52:31 zuntum Exp $ +bin/darcnes +share/doc/darcnes/readme +@dirrm share/doc/darcnes diff --git a/emulators/darcnes/pkg/PLIST b/emulators/darcnes/pkg/PLIST deleted file mode 100644 index 40898d48e33..00000000000 --- a/emulators/darcnes/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/02/13 23:28:07 wiz Exp $ -bin/darcnes -share/doc/darcnes/readme -@dirrm share/doc/darcnes |