diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-02-09 02:29:39 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-02-09 02:29:39 +0800 |
commit | d29a77ae262a5483b41b393027395213023b8a66 (patch) | |
tree | 637e856563ae0120923dcb4d6dd6df613ea0868d /science/netcdf/Makefile | |
parent | 2329acf28adaa863a8542fad382d6b7a995c315c (diff) | |
download | freebsd-ports-graphics-d29a77ae262a5483b41b393027395213023b8a66.tar.gz freebsd-ports-graphics-d29a77ae262a5483b41b393027395213023b8a66.tar.zst freebsd-ports-graphics-d29a77ae262a5483b41b393027395213023b8a66.zip |
update to 3.5.b8
PR: 24938
Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
Diffstat (limited to 'science/netcdf/Makefile')
-rw-r--r-- | science/netcdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 296f5acd4d1..a3c87c85404 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= netcdf -PORTVERSION= 3.5.b6 +PORTVERSION= 3.5.b8 CATEGORIES= math MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} |