diff options
author | mat <mat@FreeBSD.org> | 2018-06-04 22:46:41 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-06-04 22:46:41 +0800 |
commit | cd30844256146bd588ab25f3f43a27084d0c2b92 (patch) | |
tree | 87235346600e8224935b3f3052719c4914c2c667 /security | |
parent | 86477d431d626ef4b451e089928f2c6fb4e283a3 (diff) | |
download | freebsd-ports-gnome-cd30844256146bd588ab25f3f43a27084d0c2b92.tar.gz freebsd-ports-gnome-cd30844256146bd588ab25f3f43a27084d0c2b92.tar.zst freebsd-ports-gnome-cd30844256146bd588ab25f3f43a27084d0c2b92.zip |
Fix USE_GITHUB usage.
Sponsored by: Absolight
Diffstat (limited to 'security')
-rw-r--r-- | security/teleport/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/teleport/Makefile b/security/teleport/Makefile index dabb1455c55e..5e4464842379 100644 --- a/security/teleport/Makefile +++ b/security/teleport/Makefile @@ -19,7 +19,6 @@ USES= compiler gmake USE_GITHUB= yes GH_ACCOUNT= gravitational -GH_TAGNAME= v${DISTVERSION}${DISTVERSIONSUFFIX} GH_TAG_COMMIT= b3f4ecb USE_RC_SUBR= teleport |