diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-07-27 13:57:30 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-07-27 13:57:30 +0000 |
commit | 189da2fda2c1215c7c9798da3318e8634f432a1e (patch) | |
tree | 733b25142c70c3fa0536fb15cdce4a8b4d25d274 /net-p2p | |
parent | 79e7b8fdbd5550a84c8ad6afdcc2f7b3ef1a4f83 (diff) | |
download | ports-189da2fda2c1215c7c9798da3318e8634f432a1e.tar.gz ports-189da2fda2c1215c7c9798da3318e8634f432a1e.zip |
Notes
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 |