Revision: 116632 https://trac.macports.org/changeset/116632 Author: devans@macports.org Date: 2014-01-31 15:21:42 -0800 (Fri, 31 Jan 2014) Log Message: ----------- gnome-js-common: update homepage, add mode line. Modified Paths: -------------- trunk/dports/gnome/gnome-js-common/Portfile Modified: trunk/dports/gnome/gnome-js-common/Portfile =================================================================== --- trunk/dports/gnome/gnome-js-common/Portfile 2014-01-31 21:54:33 UTC (rev 116631) +++ trunk/dports/gnome/gnome-js-common/Portfile 2014-01-31 23:21:42 UTC (rev 116632) @@ -1,3 +1,4 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 @@ -18,7 +19,7 @@ gnome-js-common provides tests and JavaScript code \ useful or common to both Seed and Gjs. -homepage http://live.gnome.org/Seed/ +homepage https://wiki.gnome.org/Projects/Seed master_sites gnome:sources/${name}/${branch}/ use_bzip2 yes