diff options
author | tobez <tobez@FreeBSD.org> | 2001-12-07 16:46:53 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-12-07 16:46:53 +0800 |
commit | a5fd45d87ccccf6a8659e6b9d1a5b324c08ec5e8 (patch) | |
tree | 48867d19ee91d48dab2ba837d2268256473273d1 /math/gsl/Makefile | |
parent | bb415c8d44bcbdafb4856dc6aa1fa8efb6332000 (diff) | |
download | freebsd-ports-gnome-a5fd45d87ccccf6a8659e6b9d1a5b324c08ec5e8.tar.gz freebsd-ports-gnome-a5fd45d87ccccf6a8659e6b9d1a5b324c08ec5e8.tar.zst freebsd-ports-gnome-a5fd45d87ccccf6a8659e6b9d1a5b324c08ec5e8.zip |
Update to 1.0.
PR: 31798
Submitted by: Eoin Lawless <eoin@maths.tcd.ie>
Approved by: maintainer
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 59aeeef95c9c..4667a32f2395 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gsl -PORTVERSION= 0.9.4 +PORTVERSION= 1.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= ${PORTNAME} |