aboutsummaryrefslogtreecommitdiff
path: root/www/geckodriver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/geckodriver/Makefile')
-rw-r--r--www/geckodriver/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/geckodriver/Makefile b/www/geckodriver/Makefile
index 583022b9b5dd..bb23a5055fa1 100644
--- a/www/geckodriver/Makefile
+++ b/www/geckodriver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= geckodriver
DISTVERSION= 0.26.0
-PORTREVISION= 26
+PORTREVISION= 42
CATEGORIES= www
MASTER_SITES= https://hg.mozilla.org/mozilla-central/archive/${DISTNAME}.zip/testing/geckodriver/?dummy=/
DISTNAME= e9783a644016aa9b317887076618425586730d73
@@ -9,6 +9,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= daniel@blodan.se
COMMENT= Proxy for using WebDriver clients with Gecko-based browsers
+WWW= https://github.com/mozilla/geckodriver
LICENSE= MPL20