diff options
Diffstat (limited to 'dns/nsd/files/patch-Makefile')
-rw-r--r-- | dns/nsd/files/patch-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dns/nsd/files/patch-Makefile b/dns/nsd/files/patch-Makefile deleted file mode 100644 index 28b6f2d4b74c..000000000000 --- a/dns/nsd/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Wed Feb 12 14:17:18 2003 -+++ Makefile Wed Feb 12 14:17:35 2003 -@@ -67,7 +67,7 @@ - # - - # The directory where the nsd nsdc and zonec binaries will be installed --PREFIX = /usr/local -+#PREFIX = /usr/local - NSDBINDIR = ${PREFIX}/sbin - NSDMANDIR = ${PREFIX}/man/man8 - |