USE_GITHUB doesn't touch PORTREVISION at all. What the author meant is probably PORTVERSION. However, using DISTVERSION is more correct because it also fixes unusual versioning (1.5-alpha, 1_2, etc). PR: 199939 Submitted by: jbeich Reviewed by: mat (aka "the author")