aboutsummaryrefslogtreecommitdiff
path: root/lang/phantomjs
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-11 18:34:57 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-11 18:34:57 +0000
commit88bfe4bd43787219ab4de75bd68c490c98776dfc (patch)
tree634e1ef4990207301493f26b46d80abe56b9f2b3 /lang/phantomjs
parent9e8bfe9c71187ea60ac9f3a55c0c7bde80d76033 (diff)
downloadports-88bfe4bd43787219ab4de75bd68c490c98776dfc.tar.gz
ports-88bfe4bd43787219ab4de75bd68c490c98776dfc.zip
Notes
Diffstat (limited to 'lang/phantomjs')
-rw-r--r--lang/phantomjs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile
index 46c3e68c5a89..4658922c0dbb 100644
--- a/lang/phantomjs/Makefile
+++ b/lang/phantomjs/Makefile
@@ -4,9 +4,7 @@ PORTNAME= phantomjs
PORTVERSION= 1.9.8
#PORTREVISION= 0
CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- https://bitbucket.org/ariya/phantomjs/downloads/
-MASTER_SITE_SUBDIR= kuriyama
+MASTER_SITES= https://bitbucket.org/ariya/phantomjs/downloads/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= kuriyama@FreeBSD.org