diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | 7e9524f1017cb18948282b999e45c15b8b9e6dee (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /emulators/xm7 | |
parent | 41c8c3cd74ce618106e762374834328ba0c18a8c (diff) | |
download | pkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'emulators/xm7')
-rw-r--r-- | emulators/xm7/DESCR (renamed from emulators/xm7/pkg/DESCR) | 0 | ||||
-rw-r--r-- | emulators/xm7/PLIST | 2 | ||||
-rw-r--r-- | emulators/xm7/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xm7/pkg/DESCR b/emulators/xm7/DESCR index 7371eb0cb47..7371eb0cb47 100644 --- a/emulators/xm7/pkg/DESCR +++ b/emulators/xm7/DESCR diff --git a/emulators/xm7/PLIST b/emulators/xm7/PLIST new file mode 100644 index 00000000000..891017603b9 --- /dev/null +++ b/emulators/xm7/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:54:26 zuntum Exp $ +bin/xm7 diff --git a/emulators/xm7/pkg/PLIST b/emulators/xm7/pkg/PLIST deleted file mode 100644 index 99acb122391..00000000000 --- a/emulators/xm7/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/13 17:12:19 kei Exp $ -bin/xm7 |