diff options
Diffstat (limited to 'devel/py-omnijson/Makefile')
-rw-r--r-- | devel/py-omnijson/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-omnijson/Makefile b/devel/py-omnijson/Makefile index 0d98aa0a3657..44f282d02cbc 100644 --- a/devel/py-omnijson/Makefile +++ b/devel/py-omnijson/Makefile @@ -3,6 +3,7 @@ PORTNAME= omnijson PORTVERSION= 0.1.2 +DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,8 +23,6 @@ TESTS_BUILD_DEPENDS= ${TEST_DEPENDS} USE_GITHUB= yes GH_ACCOUNT= kennethreitz -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 2235005 USES= python USE_PYTHON= distutils autoplist |