pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/powerdns



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar 27 07:45:17 UTC 2020

Modified Files:
        pkgsrc/net/powerdns: PLIST

Log Message:
powerdns: PLIST fix for tools


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/powerdns/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/powerdns/PLIST
diff -u pkgsrc/net/powerdns/PLIST:1.13 pkgsrc/net/powerdns/PLIST:1.14
--- pkgsrc/net/powerdns/PLIST:1.13      Tue Mar 17 19:04:49 2020
+++ pkgsrc/net/powerdns/PLIST   Fri Mar 27 07:45:17 2020
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.13 2020/03/17 19:04:49 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2020/03/27 07:45:17 adam Exp $
 ${PLIST.tools}bin/calidns
 ${PLIST.tools}bin/dnsbulktest
 ${PLIST.tools}bin/dnsgram
-bin/dnspcap2calidns
+${PLIST.tools}bin/dnspcap2calidns
 ${PLIST.tools}bin/dnsreplay
 ${PLIST.tools}bin/dnsscan
 ${PLIST.tools}bin/dnsscope
@@ -29,7 +29,7 @@ ${PLIST.remote}lib/pdns/libremotebackend
 ${PLIST.tools}man/man1/calidns.1
 man/man1/dnsbulktest.1
 ${PLIST.tools}man/man1/dnsgram.1
-man/man1/dnspcap2calidns.1
+${PLIST.tools}man/man1/dnspcap2calidns.1
 ${PLIST.tools}man/man1/dnsreplay.1
 ${PLIST.tools}man/man1/dnsscan.1
 ${PLIST.tools}man/man1/dnsscope.1



Home | Main Index | Thread Index | Old Index