Date: Sat, 10 Feb 2018 21:37:20 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461435 - head/net/xprobe Message-ID: <201802102137.w1ALbKUR044981@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 10 21:37:20 2018 New Revision: 461435 URL: https://svnweb.freebsd.org/changeset/ports/461435 Log: Add LICENSE_FILE Modified: head/net/xprobe/Makefile Modified: head/net/xprobe/Makefile ============================================================================== --- head/net/xprobe/Makefile Sat Feb 10 21:34:18 2018 (r461434) +++ head/net/xprobe/Makefile Sat Feb 10 21:37:20 2018 (r461435) @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= ICMP active OS fingerprint scanner LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING CONFIGURE_ENV= INSTALL=${INSTALL} GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802102137.w1ALbKUR044981>