summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-12-29 14:30:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-12-29 14:30:46 +0000
commit7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch)
tree80d47d6daf921a1ed1c73eb307c65303934a6eed /net-p2p
parentdevel/py-pytest-xdist: Add missing build dependency (diff)
Cleanup GH_* and variables order.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=404743
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/namecoin/Makefile2
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