diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-07-04 04:38:11 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-07-04 04:38:11 +0800 |
commit | e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee (patch) | |
tree | dbf77696f7eac3e8958c578f8862846b84e434b2 /math/orpie | |
parent | 6d680905fe3eaede8493938f8566c4a0fcaf7e1c (diff) | |
download | freebsd-ports-gnome-e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee.tar.gz freebsd-ports-gnome-e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee.tar.zst freebsd-ports-gnome-e4213c44cdd23d9d70adf0af3c67c6c18d6d5fee.zip |
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408
Diffstat (limited to 'math/orpie')
-rw-r--r-- | math/orpie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile index 2bf30c499e86..3534c7eac7d3 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -3,7 +3,7 @@ PORTNAME= orpie PORTVERSION= 1.5.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES+= math MASTER_SITES= http://pessimization.com/software/orpie/ |