diff options
author | sbd <sbd@pkgsrc.org> | 2010-05-23 09:44:12 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2010-05-23 09:44:12 +0000 |
commit | 680ccd3dafd8ff051c92e71070f8b02903152106 (patch) | |
tree | de9b8abdb09c60679d87042832b51e330757e493 /print/cups/PLIST | |
parent | 275e459d1dd91ee5dfc4cf79b6cb91417131f032 (diff) | |
download | pkgsrc-680ccd3dafd8ff051c92e71070f8b02903152106.tar.gz |
mime.conv & mime.types are now installed in ${PREFIX}/share/cups/mime not
${CUPS_CONFDIR}.
Add snmp.conf to CONF_FILES.
Diffstat (limited to 'print/cups/PLIST')
-rw-r--r-- | print/cups/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/cups/PLIST b/print/cups/PLIST index 18c4d12d78e..552fa2b3c98 100644 --- a/print/cups/PLIST +++ b/print/cups/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.30 2010/05/21 10:05:20 sbd Exp $ +@comment $NetBSD: PLIST,v 1.31 2010/05/23 09:44:12 sbd Exp $ bin/cancel bin/cups-config bin/cupstestdsc @@ -207,6 +207,8 @@ share/cups/fonts/Monospace share/cups/fonts/Monospace-Bold share/cups/fonts/Monospace-BoldOblique share/cups/fonts/Monospace-Oblique +share/cups/mime/mime.convs +share/cups/mime/mime.types share/cups/ppdc/epson.h share/cups/ppdc/escp.h share/cups/ppdc/font.defs @@ -957,8 +959,6 @@ share/doc/cups/robots.txt share/doc/cups/ru/index.html ${PLIST.pam}share/examples/cups/cups.pam share/examples/cups/cupsd.conf -share/examples/cups/mime.convs -share/examples/cups/mime.types share/examples/cups/snmp.conf share/examples/rc.d/cupsd share/locale/da/cups_da.po |