bf3c632686
Per notice from the Janitor... the conf file was missing from pkg-plist. It no longer is. No other changes. Actually took the solution provides later in the PR PR: ports/75018 Submitted by: Paul Chvostek <paul+ports@it.ca>
4 lines
178 B
Text
4 lines
178 B
Text
sbin/rotorouter
|
|
etc/rc.d/rotorouter.sh
|
|
etc/rotorouter.conf-example
|
|
@unexec if cmp -s %D/etc/rotorouter.conf %D/etc/rotorouter.conf-example; then rm -f %D/etc/rotorouter.conf; fi
|