diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-25 23:41:34 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-25 23:41:34 +0000 |
commit | 4e896a50f826a6dab94bd8c9a09d268a8aa48cf7 (patch) | |
tree | 10b7014104ebd0aaae8e4e402003e77848c50655 /math/gsl/Makefile | |
parent | 2c7110785aadaaf617e492105d7e1ffc032f75b3 (diff) | |
download | ports-4e896a50f826a6dab94bd8c9a09d268a8aa48cf7.tar.gz ports-4e896a50f826a6dab94bd8c9a09d268a8aa48cf7.zip |
Notes
Diffstat (limited to 'math/gsl/Makefile')
-rw-r--r-- | math/gsl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 7cc00fab520b..558da29aee96 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gsl -PORTVERSION= 2.5 -PORTREVISION= 1 +PORTVERSION= 2.6 CATEGORIES= math MASTER_SITES= GNU |