diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 22:30:46 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 22:30:46 +0800 |
commit | 7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /net-p2p/namecoin | |
parent | b7c359583d68680986466ddf6be2ce1a1dcb92fc (diff) | |
download | freebsd-ports-gnome-7823fa4b7e3cdfcc53687849cb0ebcf1db29a590.tar.gz freebsd-ports-gnome-7823fa4b7e3cdfcc53687849cb0ebcf1db29a590.tar.zst freebsd-ports-gnome-7823fa4b7e3cdfcc53687849cb0ebcf1db29a590.zip |
Cleanup GH_* and variables order.
Sponsored by: Absolight
Diffstat (limited to 'net-p2p/namecoin')
-rw-r--r-- | net-p2p/namecoin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index dd494f990b76..f0d2a519c3fe 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -22,8 +22,6 @@ UPNP_DESC= Build with UPNP support QRCODES_DESC= Build with QR code display USE_GITHUB= yes -GH_ACCOUNT= namecoin -GH_PROJECT= namecoin USES= gmake compiler:c++11-lib MAKE_JOBS_UNSAFE=yes |