diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2024-04-25 13:05:52 +0200 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2024-04-27 14:44:59 +0200 |
commit | 98bf25875a9924c20931d32469982585bb8447e8 (patch) | |
tree | a5a157318ce8778838780d9acd49a0d9e84b3cfa /math/reduce | |
parent | sysutils/rust-coreutils: Update to 0.0.26 (diff) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine
Diffstat (limited to 'math/reduce')
-rw-r--r-- | math/reduce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/reduce/Makefile b/math/reduce/Makefile index ad599e875590..e1dc9bfe9256 100644 --- a/math/reduce/Makefile +++ b/math/reduce/Makefile @@ -1,6 +1,6 @@ PORTNAME= reduce PORTVERSION= ${SFSUBDIR:S/snapshot_//:S/-//g} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math lang MASTER_SITES= SF/${PORTNAME}-algebra/${SFSUBDIR}/ DISTNAME= Reduce-svn6339-src |