aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2020-09-10 17:26:13 +0000
committerBrooks Davis <brooks@FreeBSD.org>2020-09-10 17:26:13 +0000
commita8a1f4ca0296056bcf17f38f64a738dcb8517222 (patch)
tree491933a1d9b15616403ca8e291f879316facd7e8 /graphics
parent3b5bb06f1dbab907755193045beb78f85a01c9d1 (diff)
downloadports-a8a1f4ca0296056bcf17f38f64a738dcb8517222.tar.gz
ports-a8a1f4ca0296056bcf17f38f64a738dcb8517222.zip
Express LICENSE_PERMS correction.
Submitted by: mat
Notes
Notes: svn path=/head/; revision=548211
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pgplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile
index dee14625eebb..a638e702d8ae 100644
--- a/graphics/pgplot/Makefile
+++ b/graphics/pgplot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pgplot
PORTVERSION= 5.2.2
-PORTREVISION= 28
+PORTREVISION= 29
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/
DISTNAME= ${PORTNAME}${PORTVERSION:R}
@@ -14,7 +14,7 @@ COMMENT= C/FORTRAN library for drawing graphs on a variety of display devices
LICENSE= PGPLOT
LICENSE_NAME= PGPLOT License
LICENSE_FILE= ${WRKSRC}/copyright.notice
-LICENSE_PERMS= no-dist-sell no-pkg-sell
+LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
LIB_DEPENDS= libpng.so:graphics/png