diff options
author | mat <mat@FreeBSD.org> | 2017-07-27 21:57:30 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-07-27 21:57:30 +0800 |
commit | ef761d867a4effe724fc6502e01070707c94b6e4 (patch) | |
tree | 733b25142c70c3fa0536fb15cdce4a8b4d25d274 /net-p2p | |
parent | 0723d7344257f1b8bc02b4989690babd929c1976 (diff) | |
download | freebsd-ports-gnome-ef761d867a4effe724fc6502e01070707c94b6e4.tar.gz freebsd-ports-gnome-ef761d867a4effe724fc6502e01070707c94b6e4.tar.zst freebsd-ports-gnome-ef761d867a4effe724fc6502e01070707c94b6e4.zip |
Regular USE_GITHUB cleanup.
Sponsored by: Absolight
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/btpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/btpd/Makefile b/net-p2p/btpd/Makefile index 945fff6247ae..c1b1e90a089c 100644 --- a/net-p2p/btpd/Makefile +++ b/net-p2p/btpd/Makefile @@ -13,7 +13,6 @@ LICENSE= BSD2CLAUSE BSD3CLAUSE LICENSE_COMB= multi USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} USES= autoreconf ssl GNU_CONFIGURE= yes |