[96059] trunk/dports/net/bind9/Portfile

dluke at macports.org dluke at macports.org
Mon Jul 30 07:05:13 PDT 2012


Revision: 96059
          https://trac.macports.org/changeset/96059
Author:   dluke at macports.org
Date:     2012-07-30 07:05:13 -0700 (Mon, 30 Jul 2012)
Log Message:
-----------
bind9: minor ws change

Modified Paths:
--------------
    trunk/dports/net/bind9/Portfile

Modified: trunk/dports/net/bind9/Portfile
===================================================================
--- trunk/dports/net/bind9/Portfile	2012-07-30 14:04:51 UTC (rev 96058)
+++ trunk/dports/net/bind9/Portfile	2012-07-30 14:05:13 UTC (rev 96059)
@@ -66,13 +66,13 @@
 	xinstall -m 755 -d \
 		${destroot}${prefix}/var/named \
 		${destroot}${prefix}/var/run
-	
+
 	# Install the conf file as a sample
 	xinstall -o root -m 644 ${filespath}/named.conf \
 		${destroot}${prefix}/etc/named.conf.dist
 	reinplace "s|%%PREFIX%%|${prefix}|g" \
 		${destroot}${prefix}/etc/named.conf.dist
-	
+
 	# Install the db files as samples
 	foreach f "db.127.0.0 db.cache db.localhost" {
 		xinstall -o root -m 644 ${filespath}/${f} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120730/92638b38/attachment.html>


More information about the macports-changes mailing list