Revision
138246
Author
cal@macports.org
Date
2015-07-02 15:39:16 -0700 (Thu, 02 Jul 2015)

Log Message

shellcheck: set homepage to github, which is more informative than haskell hackage

Modified Paths

Diff

Modified: trunk/dports/devel/shellcheck/Portfile (138245 => 138246)


--- trunk/dports/devel/shellcheck/Portfile	2015-07-02 22:38:09 UTC (rev 138245)
+++ trunk/dports/devel/shellcheck/Portfile	2015-07-02 22:39:16 UTC (rev 138246)
@@ -11,6 +11,7 @@
 license             GPL-3+
 maintainers         cal openmaintainer
 platforms           darwin
+homepage            https://github.com/koalaman/shellcheck
 
 # needs hs-quickcheck >= 2.7.4
 depends_lib-append  port:hs-json \