Date: Wed, 9 Jan 2019 22:24:26 +0000 (UTC) From: =?UTF-8?Q?Alexandre_C=2e_Guimar=c3=a3es?= <rigoletto@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489836 - head/net-p2p/py-tremc Message-ID: <201901092224.x09MOQOX029354@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rigoletto Date: Wed Jan 9 22:24:26 2019 New Revision: 489836 URL: https://svnweb.freebsd.org/changeset/ports/489836 Log: net-p2p/py-tremc: add description to ADNS option Approved by: tcberner (mentor) Modified: head/net-p2p/py-tremc/Makefile Modified: head/net-p2p/py-tremc/Makefile ============================================================================== --- head/net-p2p/py-tremc/Makefile Wed Jan 9 22:22:42 2019 (r489835) +++ head/net-p2p/py-tremc/Makefile Wed Jan 9 22:24:26 2019 (r489836) @@ -22,6 +22,7 @@ SHEBANG_FILES= ${PORTNAME} OPTIONS_DEFINE= ADNS IPY PYPERCLIP OPTIONS_DEFAULT= ADNS IPY PYPERCLIP +ADNS_DESC= Resolve IPs to host names IPY_DESC= Extract ipv4 from ipv6 addresses PYPERCLIP_DESC= Copy magnet links to the system clipboard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901092224.x09MOQOX029354>