diff options
Diffstat (limited to 'math/arpack/Makefile')
-rw-r--r-- | math/arpack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/arpack/Makefile b/math/arpack/Makefile index 954c0b554181..9a38858dbf82 100644 --- a/math/arpack/Makefile +++ b/math/arpack/Makefile @@ -3,7 +3,7 @@ PORTNAME= arpack PORTVERSION= 96 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= math MASTER_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/ DISTFILES= ${PORTNAME}${PORTVERSION}.tar.gz patch.tar.gz |