gyt: fix typo

This commit is contained in:
Sergei Reznikov
2017-09-13 02:13:30 +03:00
parent b670994da9
commit 36310dffaf

View File

@@ -4,7 +4,7 @@ DESCRIPTION="GYP is created by Google to generate native IDE project files \
HOMEPAGE="https://gyp.gsrc.io/"
COPYRIGHT="2012 Google Inc."
LICENSE="BSD (2-clause)"
REVISION="4"
REVISION="5"
# Note that the hash which FreeBSD keeps for this version is not the same as
# the commit ID in the official gyp repository. This revision in the FreeBSD
# mirror is equivalent to commit 02b145a1 in the official repository, which
@@ -14,7 +14,7 @@ freebsdRevision="e679e688ba6db12336b79650c27fcf8a5ed21e60"
SOURCE_URI="http://distcache.freebsd.org/local-distfiles/hrs/gyp-$freebsdRevision.tar.gz"
CHECKSUM_SHA256="51fadf46a7a108b0c8f273fb726b113609d7be5394d286716cbf472d1327d18c"
SOURCE_DIR="gyp-$freebsdRevision"
PATCH="gyp-$portVersion.patchset"
PATCHES="gyp-$portVersion.patchset"
ARCHITECTURES="x86 x86_gcc2 x86_64"