diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2022-08-05 17:58:34 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2022-08-05 17:58:34 +0000 |
commit | 57a153b6962c76f08da35530b3ae483fb6c20ef0 (patch) | |
tree | f417110f33c2aa7aaa51738e52faa005040b66ec /math | |
parent | archivers/libzip: Update to 1.9.2 (diff) |
archivers/libzip: Bump PORTREVISION on dependent ports
Diffstat (limited to 'math')
-rw-r--r-- | math/sc-im/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile index 6ff7cab82e39..c5426908184b 100644 --- a/math/sc-im/Makefile +++ b/math/sc-im/Makefile @@ -1,7 +1,7 @@ PORTNAME= sc-im DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= bapt@FreeBSD.org |