diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-06 18:39:23 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-06 18:39:23 +0000 |
commit | 2e7f0ef7817c603b5ec787fe72c495e2c123a1d8 (patch) | |
tree | 7e0ffa7fae3b10f4893ab8a5acc620efd0992759 /emulators/hugo/Makefile | |
parent | d59ba61d776716808b9a62758089fd3112a7d098 (diff) |
Notes
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 |