mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
dns/dnsproxy: re-sort plist files
This commit is contained in:
parent
fd2125a899
commit
9e596fe2db
1 changed files with 3 additions and 2 deletions
|
@ -18,8 +18,9 @@ GNU_CONFIGURE= yes
|
|||
USES= groff
|
||||
USE_RC_SUBR= dnsproxy
|
||||
|
||||
PLIST_FILES= sbin/dnsproxy etc/${PORTNAME}/dnsproxy.conf.sample \
|
||||
man/man1/dnsproxy.1.gz
|
||||
PLIST_FILES= etc/${PORTNAME}/dnsproxy.conf.sample \
|
||||
man/man1/dnsproxy.1.gz \
|
||||
sbin/dnsproxy
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue