mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
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
@ -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 New Issue
Block a user