Revision
75669
Author
ryandesign@macports.org
Date
2011-02-03 14:03:45 -0800 (Thu, 03 Feb 2011)

Log Message

xhtml1: we can use ${name} in distfiles too

Modified Paths

Diff

Modified: trunk/dports/textproc/xhtml1/Portfile (75668 => 75669)


--- trunk/dports/textproc/xhtml1/Portfile	2011-02-03 21:54:35 UTC (rev 75668)
+++ trunk/dports/textproc/xhtml1/Portfile	2011-02-03 22:03:45 UTC (rev 75669)
@@ -22,7 +22,7 @@
 master_sites        http://www.w3.org/TR/xhtml1/
 
 dist_subdir         ${name}/${version}
-distfiles           xhtml1.tgz
+distfiles           ${name}.tgz
 worksrcdir          ${name}-20020801
 
 checksums           sha1    6fb14e70047f4b56681cd64032ca5ec5eb9396cd \