mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
591ef95b34
about the permissions on one file. PR: 11195 Submitted by: maintainer
3 lines
104 B
Bash
3 lines
104 B
Bash
#!/bin/sh
|
|
[ -x %PREFIX%/sbin/wwwoffled ] && %PREFIX%/sbin/wwwoffled > /dev/null && echo -n ' wwwoffled'
|