diff options
Diffstat (limited to 'devel/php-scalar_objects/Makefile')
-rw-r--r-- | devel/php-scalar_objects/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/php-scalar_objects/Makefile b/devel/php-scalar_objects/Makefile index a798e74400c3..ac9e2f3c20f8 100644 --- a/devel/php-scalar_objects/Makefile +++ b/devel/php-scalar_objects/Makefile @@ -14,9 +14,7 @@ LICENSE= PHP301 USE_GITHUB= yes GH_ACCOUNT= nikic -GH_PROJECT= scalar_objects -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= baf4985 +GH_TAGNAME= baf4985 USE_PHP= yes USE_PHPEXT= yes |