[34068] trunk/dports/aqua/Growl/Portfile
ecronin at macports.org
ecronin at macports.org
Mon Feb 11 12:50:07 PST 2008
Revision: 34068
http://trac.macosforge.org/projects/macports/changeset/34068
Author: ecronin at macports.org
Date: 2008-02-11 12:50:07 -0800 (Mon, 11 Feb 2008)
Log Message:
-----------
homepage ends in / so don't double up when constructing master_sites
Modified Paths:
--------------
trunk/dports/aqua/Growl/Portfile
Modified: trunk/dports/aqua/Growl/Portfile
===================================================================
--- trunk/dports/aqua/Growl/Portfile 2008-02-11 20:47:24 UTC (rev 34067)
+++ trunk/dports/aqua/Growl/Portfile 2008-02-11 20:50:07 UTC (rev 34068)
@@ -18,7 +18,7 @@
# At present, the only working sources are in an SVN repository; will switch
# back to a tarball once a working one is available.
-master_sites ${homepage}/files/source/
+master_sites ${homepage}files/source/
checksums md5 97a239744bb00aa80cd5a15d178ef620 \
sha1 15e880ea4621079447bbd7e493856b810c57c6c0 \
rmd160 fe96add9e757ca941d48c002f5bed6b9a66771dd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080211/9465a896/attachment.html
More information about the macports-changes
mailing list