mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 11:33:15 -04:00
(most notable acroread) to print with default settings; . add linux_base-f7 to CONFLICTS; . bump PORTREVISION. Suggested by: olli, scf [1] Reviewed by: netchild [1]
2 lines
35 B
Bash
2 lines
35 B
Bash
#!/bin/sh -
|
|
exec /usr/bin/lpr "$@"
|