mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
86a67d1dcf
PR: ports/145408 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
bin/drood
|
|
bin/plunger
|
|
etc/rc.d/drood
|
|
etc/rc.d/plunger
|
|
@unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -f %D/etc/drood/types.tab; fi
|
|
etc/drood/types.tab.dist
|
|
@dirrm etc/drood
|