diff options
author | thierry <thierry@FreeBSD.org> | 2014-09-02 05:50:14 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-09-02 05:50:14 +0800 |
commit | ceec2140ad92910b304f4cb60748f70219fba0e9 (patch) | |
tree | 43213d40998f6fb83d7305f230cab7d559c7d364 /math/blocksolve95 | |
parent | 8ecd6275b965650e544018b4d8b7504b209e527c (diff) | |
download | freebsd-ports-gnome-ceec2140ad92910b304f4cb60748f70219fba0e9.tar.gz freebsd-ports-gnome-ceec2140ad92910b304f4cb60748f70219fba0e9.tar.zst freebsd-ports-gnome-ceec2140ad92910b304f4cb60748f70219fba0e9.zip |
- Upgrade to 1.5;
- Bump PORTREVISION for consumers.
Diffstat (limited to 'math/blocksolve95')
-rw-r--r-- | math/blocksolve95/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile index 54800232a1a8..cf37d14bb52c 100644 --- a/math/blocksolve95/Makefile +++ b/math/blocksolve95/Makefile @@ -3,7 +3,7 @@ PORTNAME= blocksolve95 PORTVERSION= 3.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/BlockSolve95/ \ http://ftp.mcs.anl.gov/pub/BlockSolve95/ |