Revision: 144135 https://trac.macports.org/changeset/144135 Author: afb@macports.org Date: 2016-01-02 16:09:17 -0800 (Sat, 02 Jan 2016) Log Message: ----------- libxfce4util: fix url typo <duh> Modified Paths: -------------- trunk/dports/xfce/libxfce4util/Portfile Modified: trunk/dports/xfce/libxfce4util/Portfile =================================================================== --- trunk/dports/xfce/libxfce4util/Portfile 2016-01-02 23:47:18 UTC (rev 144134) +++ trunk/dports/xfce/libxfce4util/Portfile 2016-01-03 00:09:17 UTC (rev 144135) @@ -13,7 +13,7 @@ description Utility library for the Xfce4 desktop environment long_description ${description} homepage http://www.xfce.org/ -master_sites http://http://archive.xfce.org/src/xfce/${name}/${branch}/ +master_sites http://archive.xfce.org/src/xfce/${name}/${branch}/ use_bzip2 yes checksums md5 4eb012b6c1292ceedb3a83ebfc1ff08d \ sha1 fbea10b13db55c1f7756ec36ea7c8e84ca781492 \