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/spooles | |
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/spooles')
-rw-r--r-- | math/spooles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/spooles/Makefile b/math/spooles/Makefile index 86b4dae73d01..da23d0566ff7 100644 --- a/math/spooles/Makefile +++ b/math/spooles/Makefile @@ -3,7 +3,7 @@ PORTNAME= spooles PORTVERSION= 2.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MASTER_SITES= http://www.netlib.org/linalg/spooles/ .ifdef WITH_MPI |