]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - net-dns/djbdns/djbdns-1.05-r24.ebuild
Stupid whitespace fix.
[mjo-overlay.git] / net-dns / djbdns / djbdns-1.05-r24.ebuild
index 7527b77d5b9152bf5b206770cbf6b2ad9ee1fdeb..ff7951db52089aca50e3725ec9eb5310fcaacf22 100644 (file)
@@ -50,7 +50,7 @@ src_unpack() {
 
        if use ipv6; then
                elog "At present dnstrace does NOT support IPv6. It will"\
-                        "be compiled without IPv6 support."
+                    "be compiled without IPv6 support."
                cp -pR "${S}" "${S}-noipv6"
                # Careful -- >=test21 of the IPv6 patch includes the errno patch
                epatch "${DISTDIR}/${P}-${IPV6_PATCH}.diff.bz2"