diff options
Diffstat (limited to 'emulators/hugo/Makefile')
-rw-r--r-- | emulators/hugo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile index b888d9ae1df6..10eb73346dd1 100644 --- a/emulators/hugo/Makefile +++ b/emulators/hugo/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.zeograd.com/download/ \ MAINTAINER= ports@FreeBSD.org COMMENT= PC Engine (TurboGrafx 16) emulator -LICENSE= BSD GPLv2 +LICENSE= BSD3CLAUSE GPLv2 LICENSE_COMB= multi LIB_DEPENDS= libargp.so:${PORTSDIR}/devel/argp-standalone |