Date: Sat, 23 Apr 2016 06:47:05 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413814 - head/www/zenphoto Message-ID: <201604230647.u3N6l5nP052651@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 23 06:47:05 2016 New Revision: 413814 URL: https://svnweb.freebsd.org/changeset/ports/413814 Log: - Fix LICENSE - Update BROKEN: use lowercase for leading character Modified: head/www/zenphoto/Makefile Modified: head/www/zenphoto/Makefile ============================================================================== --- head/www/zenphoto/Makefile Sat Apr 23 06:47:00 2016 (r413813) +++ head/www/zenphoto/Makefile Sat Apr 23 06:47:05 2016 (r413814) @@ -9,10 +9,9 @@ CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simpler web photo gallery -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ -BROKEN_powerpc64= Does not build +BROKEN_powerpc64= does not build NO_ARCH= yes NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604230647.u3N6l5nP052651>