svn commit: r442398 - head/finance/vanitygen

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 2 15:43:34 UTC 2017


Author: sunpoet
Date: Fri Jun  2 15:43:32 2017
New Revision: 442398
URL: https://svnweb.freebsd.org/changeset/ports/442398

Log:
  Add LICENSE_FILE
  
  - Fix WWW

Modified:
  head/finance/vanitygen/Makefile
  head/finance/vanitygen/pkg-descr

Modified: head/finance/vanitygen/Makefile
==============================================================================
--- head/finance/vanitygen/Makefile	Fri Jun  2 15:43:28 2017	(r442397)
+++ head/finance/vanitygen/Makefile	Fri Jun  2 15:43:32 2017	(r442398)
@@ -10,6 +10,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Standalone vanity address generator for bitcoin
 
 LICENSE=	AGPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libpcre.so:devel/pcre
 

Modified: head/finance/vanitygen/pkg-descr
==============================================================================
--- head/finance/vanitygen/pkg-descr	Fri Jun  2 15:43:28 2017	(r442397)
+++ head/finance/vanitygen/pkg-descr	Fri Jun  2 15:43:32 2017	(r442398)
@@ -1,4 +1,4 @@
 Vanitygen can generate regular bitcoin addresses, namecoin addresses,
 and testnet addresses.
 
-WWW: https://github.com/samr7/vanitygen/
+WWW: https://github.com/samr7/vanitygen


More information about the svn-ports-all mailing list