aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2014-03-31 14:30:01 +0000
committerAlex Dupre <ale@FreeBSD.org>2014-03-31 14:30:01 +0000
commit7a3092b524f4fdd7bbcbf1036f130d27d5841f42 (patch)
tree5d8f7fb172686f741ed57bf3a88f8bb78c2ec18a
parentfcc4a562524236fe446d968bb1ba18e78839a563 (diff)
downloadports-7a3092b524f4fdd7bbcbf1036f130d27d5841f42.tar.gz
ports-7a3092b524f4fdd7bbcbf1036f130d27d5841f42.zip
Notes
-rw-r--r--LEGAL2
-rw-r--r--graphics/jpgraph2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/LEGAL b/LEGAL
index be4a0b1d5062..a5ebebffc3cc 100644
--- a/LEGAL
+++ b/LEGAL
@@ -149,7 +149,7 @@ jdk-6*-i586.bin java/linux-sun-jdk16 Redistribution of repackaged binaries not
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
diff --git a/graphics/jpgraph2/Makefile b/graphics/jpgraph2/Makefile
index 016e6982c09f..5885a54c8a99 100644
--- a/graphics/jpgraph2/Makefile
+++ b/graphics/jpgraph2/Makefile
@@ -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