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