Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2016 15:26:51 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423269 - head/lang/phantomjs
Message-ID:  <201610041526.u94FQpum023826@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Tue Oct  4 15:26:51 2016
New Revision: 423269
URL: https://svnweb.freebsd.org/changeset/ports/423269

Log:
  lang/phantomjs: Remove PROJECTHOST, a relic from when this was hosted on Google Code
  
  MFH:		2016Q4

Modified:
  head/lang/phantomjs/Makefile

Modified: head/lang/phantomjs/Makefile
==============================================================================
--- head/lang/phantomjs/Makefile	Tue Oct  4 15:21:25 2016	(r423268)
+++ head/lang/phantomjs/Makefile	Tue Oct  4 15:26:51 2016	(r423269)
@@ -5,7 +5,6 @@ PORTVERSION=	2.0.0
 PORTREVISION=	5
 CATEGORIES=	lang
 MASTER_SITES=	https://bitbucket.org/ariya/phantomjs/downloads/
-PROJECTHOST=	phantomjs
 DISTNAME=	${PORTNAME}-${PORTVERSION}-source
 
 MAINTAINER=	feld@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610041526.u94FQpum023826>