diff options
Diffstat (limited to 'devel/libfortuna/Makefile')
-rw-r--r-- | devel/libfortuna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libfortuna/Makefile b/devel/libfortuna/Makefile index 16b730540b4a..412c71a42845 100644 --- a/devel/libfortuna/Makefile +++ b/devel/libfortuna/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GH MAINTAINER= waitman@waitman.net COMMENT= Fortuna PRNG Library -LICENSE= BSD +LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT USE_GITHUB= yes |