Date: Sun, 11 May 2014 11:10:16 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353672 - head/graphics/tgif Message-ID: <201405111110.s4BBAGOx017624@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun May 11 11:10:16 2014 New Revision: 353672 URL: http://svnweb.freebsd.org/changeset/ports/353672 QAT: https://qat.redports.org/buildarchive/r353672/ Log: Fix license to allow package distribution Modified: head/graphics/tgif/Makefile Modified: head/graphics/tgif/Makefile ============================================================================== --- head/graphics/tgif/Makefile Sun May 11 11:08:53 2014 (r353671) +++ head/graphics/tgif/Makefile Sun May 11 11:10:16 2014 (r353672) @@ -15,7 +15,7 @@ COMMENT= Xlib-based two-dimensional draw LICENSE= QPLv1 LICENSE_NAME= Q PUBLIC LICENSE v1.0 LICENSE_FILE= ${WRKSRC}/LICENSE.QPL -LICENSE_PERMS= auto-accept +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405111110.s4BBAGOx017624>