diff options
Diffstat (limited to 'math/sage/Makefile')
-rw-r--r-- | math/sage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile index a78eb7b266f2..668979cd14ca 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -1,6 +1,6 @@ PORTNAME= sage PORTVERSION= 9.2 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= math MASTER_SITES= https://mirrors.xmission.com/sage/src/ \ http://mirrors.xmission.com/sage/src/ \ |