diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-07 00:07:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-07 00:07:47 +0000 |
commit | 72dc15db459316d96fa41ca4e96866c4263b68f9 (patch) | |
tree | 33213fbd97d1a79e0fa2c5c2fdf7d8e3c880fd4e /graphics/ampasACES-container | |
parent | 885c532f8e1e6fbaded27bb53c8a9bbadd07286e (diff) | |
download | ports-72dc15db459316d96fa41ca4e96866c4263b68f9.tar.gz ports-72dc15db459316d96fa41ca4e96866c4263b68f9.zip |
Notes
Diffstat (limited to 'graphics/ampasACES-container')
-rw-r--r-- | graphics/ampasACES-container/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ampasACES-container/Makefile b/graphics/ampasACES-container/Makefile index 635fe364421c..531a18ebf87c 100644 --- a/graphics/ampasACES-container/Makefile +++ b/graphics/ampasACES-container/Makefile @@ -11,7 +11,7 @@ COMMENT= ACES Container Reference Implementation LICENSE= AMPAS LICENSE_NAME= AMPAS LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USE_GITHUB= yes GH_ACCOUNT= ampas |