[37054] trunk/dports/sysutils/endian/Portfile

ram at macports.org ram at macports.org
Sat May 24 13:11:32 PDT 2008


Revision: 37054
          http://trac.macosforge.org/projects/macports/changeset/37054
Author:   ram at macports.org
Date:     2008-05-24 13:11:31 -0700 (Sat, 24 May 2008)

Log Message:
-----------
sysutils/endian: remove double `/` in master_sites

Modified Paths:
--------------
    trunk/dports/sysutils/endian/Portfile

Modified: trunk/dports/sysutils/endian/Portfile
===================================================================
--- trunk/dports/sysutils/endian/Portfile	2008-05-24 20:08:56 UTC (rev 37053)
+++ trunk/dports/sysutils/endian/Portfile	2008-05-24 20:11:31 UTC (rev 37054)
@@ -10,7 +10,7 @@
 description	Report endianness of a system.
 long_description	Accurately determine the endianness of a system by placing a longword into memory and checking the order of the bytes at that address.
 homepage	http://personalpages.tds.net/~jwbacon/Ports/
-master_sites	${homepage}/distfiles/ \
+master_sites	${homepage}distfiles/ \
 		http://jbacon.dyndns.org/~bacon/Ports/distfiles/
 use_configure	no
 destroot	{

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080524/ccff6e76/attachment.htm 


More information about the macports-changes mailing list