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/library-print-open-printing-lpd.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/library-print-open-printing-lpd.mf')
| -rw-r--r-- | usr/src/pkg/manifests/library-print-open-printing-lpd.mf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/pkg/manifests/library-print-open-printing-lpd.mf b/usr/src/pkg/manifests/library-print-open-printing-lpd.mf index ce690655c9..ea8ade1ebb 100644 --- a/usr/src/pkg/manifests/library-print-open-printing-lpd.mf +++ b/usr/src/pkg/manifests/library-print-open-printing-lpd.mf @@ -36,11 +36,10 @@ dir path=usr/lib dir path=usr/lib/print group=lp file path=usr/lib/print/lpd-port mode=4511 file path=usr/lib/print/psm-lpd.so.1 -legacy pkg=SUNWpsm-lpd arch=$(ARCH) category=system \ +legacy pkg=SUNWpsm-lpd \ desc="Client side support for communicating with RFC-1179 based print servers" \ - hotline="Please contact your local service provider" \ name="FSG Open Printing API RFC-1179 Print Service Module" \ - vendor="Sun Microsystems, Inc." version=11.11.0,REV=2009.11.11 + version=11.11.0,REV=2009.11.11 license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL link path=usr/lib/print/psm-lpd.so target=./psm-lpd.so.1 |
