mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
75057c7660
- Change MAINTAINER to tremere@cainites.net (maintainer approved) - Delete obsolete patches - Strip MASTER_SITES PR: 197590 Submitted by: Ralf van der Enden <tremere@cainites.net>
8 lines
293 B
Plaintext
8 lines
293 B
Plaintext
@unexec if cmp -s %D/etc/pdns/recursor.conf %D/etc/pdns/recursor.conf-dist; then rm -f %D/etc/pdns/recursor.conf; fi
|
|
etc/pdns/recursor.conf-dist
|
|
@exec [ -f %B/recursor.conf ] || cp %B/%f %B/recursor.conf
|
|
bin/rec_control
|
|
sbin/pdns_recursor
|
|
man/man1/pdns_recursor.1.gz
|
|
man/man1/rec_control.1.gz
|