diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-04-08 21:30:47 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-04-08 21:30:47 +0800 |
commit | 62d197a14948c39f34b669cf0cbc58a8c348ffda (patch) | |
tree | 23b753e74aedb9838eac2e6d3c43a9feb6fc5132 /math/gsl/Makefile | |
parent | 143022c618b7c8fdb0de784707e877168eb5e160 (diff) | |
download | freebsd-ports-gnome-62d197a14948c39f34b669cf0cbc58a8c348ffda.tar.gz freebsd-ports-gnome-62d197a14948c39f34b669cf0cbc58a8c348ffda.tar.zst freebsd-ports-gnome-62d197a14948c39f34b669cf0cbc58a8c348ffda.zip |
- Update to 1.11
- Update pkg-descr
- Update pkg-plist
PR: ports/122325
Submitted by: bf <bf2006a@yahoo.com> (maintainer)
Approved by: thierry (mentor)
Diffstat (limited to 'math/gsl/Makefile')
-rw-r--r-- | math/gsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 505ac13e4c05..f0b5622f13b2 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gsl -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gsl/} \ http://www.gnu.org/software/${PORTNAME}/manual/:gslref |