diff options
Diffstat (limited to 'math/brial/Makefile')
-rw-r--r-- | math/brial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/brial/Makefile b/math/brial/Makefile index 19ff2a61ec66..aacd0d389578 100644 --- a/math/brial/Makefile +++ b/math/brial/Makefile @@ -1,6 +1,6 @@ PORTNAME= BRiAl DISTVERSION= 1.2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} |