diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
commit | 7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /security/py-gpsoauth | |
parent | b7c359583d68680986466ddf6be2ce1a1dcb92fc (diff) |
Cleanup GH_* and variables order.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=404743
Diffstat (limited to 'security/py-gpsoauth')
-rw-r--r-- | security/py-gpsoauth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-gpsoauth/Makefile b/security/py-gpsoauth/Makefile index 583b6d79dbe2..e277da423693 100644 --- a/security/py-gpsoauth/Makefile +++ b/security/py-gpsoauth/Makefile @@ -17,7 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.6.1:${PORTSDIR}/security/py-pycr USE_GITHUB= yes GH_ACCOUNT= simon-weber -GH_PROJECT= gpsoauth GH_TAGNAME= ea8246b USES= python |