1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
freebsd-ports/dns/bind96/files/patch-Makefile.in
Will Andrews 12d1966fa8 Update to BIND version 9.0.0, now with better DNSSEC support among lots
of other neat things like that.  Sorry for the delay.

Repo-copy by:	asami
2000-10-29 04:45:17 +00:00

12 lines
307 B
Plaintext

--- Makefile.in Wed Jul 26 20:48:49 2000
+++ Makefile.in.new Sat Oct 28 22:52:11 2000
@@ -43,7 +43,7 @@
cleandir: distclean
install:: isc-config.sh
- ${INSTALL_PROGRAM} isc-config.sh ${DESTDIR}${bindir}
+ ${INSTALL_DATA} -m 555 isc-config.sh ${DESTDIR}${bindir}
kit: kitclean
mkdir bind-${VERSION}