diff options
Diffstat (limited to 'math/gotoblas/Makefile')
-rw-r--r-- | math/gotoblas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile index f92058bf0d1a..f84d7140a928 100644 --- a/math/gotoblas/Makefile +++ b/math/gotoblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= gotoblas PORTVERSION= 2.${GOTOBLAS2VER}.${LAPACKVER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|maho/gotoblas|} \ NL:lapack,lapack_tmg |