diff options
author | hauke <hauke> | 2015-11-16 15:02:53 +0000 |
---|---|---|
committer | hauke <hauke> | 2015-11-16 15:02:53 +0000 |
commit | b0a61904613811affed00bdcf39bcdbef5377265 (patch) | |
tree | e0d693b117b6bb7b83e78ac3b3e94f623a4340d6 /print | |
parent | fba78300e4fb4cafd47990389b860410b61a8c95 (diff) | |
download | pkgsrc-b0a61904613811affed00bdcf39bcdbef5377265.tar.gz |
Commit dnssd related PLIST fix from PR pkg/50433
-- coincidentally, I had just this patch in a local tree...
Diffstat (limited to 'print')
-rw-r--r-- | print/cups/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/PLIST b/print/cups/PLIST index adb91244225..6dd29f8b7d7 100644 --- a/print/cups/PLIST +++ b/print/cups/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.50 2015/09/03 21:15:41 wiz Exp $ +@comment $NetBSD: PLIST,v 1.51 2015/11/16 15:02:53 hauke Exp $ bin/cancel bin/cups-config bin/cupstestdsc @@ -43,7 +43,7 @@ ${PLIST.dnssd}libexec/cups/backend/dnssd libexec/cups/backend/http libexec/cups/backend/ipp libexec/cups/backend/lpd -libexec/cups/backend/mdns +${PLIST.mdns}libexec/cups/backend/mdns libexec/cups/backend/snmp libexec/cups/backend/socket libexec/cups/backend/usb |