Date: Thu, 7 May 2015 00:46:17 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385582 - head/textproc/spiff Message-ID: <201505070046.t470kHHl046436@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu May 7 00:46:16 2015 New Revision: 385582 URL: https://svnweb.freebsd.org/changeset/ports/385582 Log: textproc/spiff: Remove unnecessary GH_PROJECT Reported by: mat Modified: head/textproc/spiff/Makefile Modified: head/textproc/spiff/Makefile ============================================================================== --- head/textproc/spiff/Makefile Thu May 7 00:44:35 2015 (r385581) +++ head/textproc/spiff/Makefile Thu May 7 00:46:16 2015 (r385582) @@ -12,7 +12,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${POR USE_GITHUB= yes GH_ACCOUNT= cloudfoundry-incubator -GH_PROJECT= spiff PLIST_FILES= bin/spiff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505070046.t470kHHl046436>