diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-04 21:31:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-04 21:31:39 +0000 |
commit | eff60e5ddbce15a254c860d4fef91197591e24a4 (patch) | |
tree | 3606f251be6090a257f7f4032b4c3e82530bdede /math | |
parent | eeb0232a477853320129e42a04324af2686eca56 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/brial/Makefile | 1 | ||||
-rw-r--r-- | math/gnuplot/Makefile | 1 | ||||
-rw-r--r-- | math/ploticus/Makefile | 2 | ||||
-rw-r--r-- | math/plplot/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/math/brial/Makefile b/math/brial/Makefile index d9be534cc054..2fbdda1a3d5a 100644 --- a/math/brial/Makefile +++ b/math/brial/Makefile @@ -3,6 +3,7 @@ PORTNAME= BRiAl PORTVERSION= 1.2.8 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 8505ff6b2a2c..036ad4ab5ba4 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnuplot PORTVERSION= 5.2.8 +PORTREVISION= 1 CATEGORIES= math graphics MASTER_SITES= SF diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index e86cd9f180ca..b2d51413244f 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -3,7 +3,7 @@ PORTNAME= ploticus PORTVERSION= 2.40 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MASTER_SITES= SF DISTNAME= pl${PORTVERSION:S/.//}src diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 4b8846886893..910116271d60 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= plplot DISTVERSION= 5.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source |