diff options
| author | Peter Dennis - Sustaining Engineer <Peter.Dennis@Oracle.COM> | 2010-08-10 17:50:55 +0100 |
|---|---|---|
| committer | Peter Dennis - Sustaining Engineer <Peter.Dennis@Oracle.COM> | 2010-08-10 17:50:55 +0100 |
| commit | 71e464e521434117b4a9290e959715a305141f0b (patch) | |
| tree | f59bc56c3a8ff67a496b8b20c7c91a73c5306d01 /usr/src/pkg/manifests/source-demo-mdb-examples.mf | |
| parent | c1d50c4dc3f2dff6b6055bd9bcc9780f66a7bad1 (diff) | |
| download | illumos-joyent-71e464e521434117b4a9290e959715a305141f0b.tar.gz | |
6966711 ON packages need to use the correct VENDOR string
Diffstat (limited to 'usr/src/pkg/manifests/source-demo-mdb-examples.mf')
| -rw-r--r-- | usr/src/pkg/manifests/source-demo-mdb-examples.mf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/pkg/manifests/source-demo-mdb-examples.mf b/usr/src/pkg/manifests/source-demo-mdb-examples.mf index 93b1cf45ad..fcbc790492 100644 --- a/usr/src/pkg/manifests/source-demo-mdb-examples.mf +++ b/usr/src/pkg/manifests/source-demo-mdb-examples.mf @@ -47,10 +47,8 @@ file path=usr/demo/mdb/Makefile.sparcv9 file path=usr/demo/mdb/README file path=usr/demo/mdb/common/example1.c file path=usr/demo/mdb/common/example2.c -legacy pkg=SUNWmdbdm arch=$(ARCH) category=system \ +legacy pkg=SUNWmdbdm \ desc="Modular Debugger (MDB) demonstration modules and source code" \ - hotline="Please contact your local service provider" \ - name="Modular Debugger Demo Source" vendor="Sun Microsystems, Inc." \ - version=11.11,REV=2009.11.11 + name="Modular Debugger Demo Source" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL |
