Fix LICENSE_FILE
Reported by: pkg-fallout
This commit is contained in:
parent
06e5b759f7
commit
5748efd302
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458230
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ MAINTAINER= swills@FreeBSD.org
|
|||
COMMENT= GUI for radare2 reverse engineering framework
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE= ${WRKSRC}/../COPYING
|
||||
|
||||
LIB_DEPENDS= libr2.so:devel/radare2
|
||||
|
||||
|
|
Loading…
Reference in a new issue