Date: Mon, 31 Mar 2014 14:30:01 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349758 - in head: . graphics/jpgraph2 Message-ID: <201403311430.s2VEU1m8020969@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Mar 31 14:30:01 2014 New Revision: 349758 URL: http://svnweb.freebsd.org/changeset/ports/349758 QAT: https://qat.redports.org/buildarchive/r349758/ Log: Drop maintainership and fix LEGAL. Modified: head/LEGAL head/graphics/jpgraph2/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Mon Mar 31 14:27:10 2014 (r349757) +++ head/LEGAL Mon Mar 31 14:30:01 2014 (r349758) @@ -149,7 +149,7 @@ jdk-6*-i586.bin java/linux-sun-jdk16 Re jdk-7*-i586.tar.gz java/linux-sun-jdk17 Redistribution of repackaged binaries not permitted jfbuild_src_* games/jfsw Must be distributed only through the Internet and free of charge jmf-*-alljava.zip java/jmf Redistribution of pre-compiled binaries is not permitted -jpgraph-2.* graphics/jpgraph2 Not for commercial use +jpgraph-2.* graphics/jpgraph2 The free version cannot be used in a commercial context jre-6*-i586.bin java/linux-sun-jre16 License does not allow distribution with fee jre-7*-i586.tar.gz java/linux-sun-jre17 License does not allow distribution with fee jta-*.zip java/jta See the license Modified: head/graphics/jpgraph2/Makefile ============================================================================== --- head/graphics/jpgraph2/Makefile Mon Mar 31 14:27:10 2014 (r349757) +++ head/graphics/jpgraph2/Makefile Mon Mar 31 14:30:01 2014 (r349758) @@ -6,7 +6,7 @@ PORTVERSION= 3.0.7 CATEGORIES= graphics MASTER_SITES= http://hem.bredband.net/jpgraph2/ -MAINTAINER= ale@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Draw both "quick and dirty" graphs with a minimum of code USE_BZIP2= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403311430.s2VEU1m8020969>