Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2019 09:02:47 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511068 - head/net-p2p/btpd
Message-ID:  <201909040902.x8492lXX048103@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Sep  4 09:02:47 2019
New Revision: 511068
URL: https://svnweb.freebsd.org/changeset/ports/511068

Log:
  - Update WWW
  - Cosmetic fix

Modified:
  head/net-p2p/btpd/Makefile
  head/net-p2p/btpd/pkg-descr

Modified: head/net-p2p/btpd/Makefile
==============================================================================
--- head/net-p2p/btpd/Makefile	Wed Sep  4 08:56:27 2019	(r511067)
+++ head/net-p2p/btpd/Makefile	Wed Sep  4 09:02:47 2019	(r511068)
@@ -18,7 +18,7 @@ USE_GITHUB=	yes
 
 USES=		autoreconf ssl
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--with-openssl=${OPENSSLBASE}
+CONFIGURE_ARGS=	--with-openssl=${OPENSSLBASE}
 
 OPTIONS_DEFINE=	DOCS
 

Modified: head/net-p2p/btpd/pkg-descr
==============================================================================
--- head/net-p2p/btpd/pkg-descr	Wed Sep  4 08:56:27 2019	(r511067)
+++ head/net-p2p/btpd/pkg-descr	Wed Sep  4 09:02:47 2019	(r511068)
@@ -5,4 +5,4 @@ TCP port. It's fairly low on resource usage and should
 file distribution sites. Efficient downloads and ease of use makes this
 client a good choice for the casual user as well.
 
-WWW: http://wiki.github.com/btpd/btpd/
+WWW: https://github.com/btpd/btpd/wiki



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909040902.x8492lXX048103>