diff options
Diffstat (limited to 'net/s3m/Makefile')
-rw-r--r-- | net/s3m/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/s3m/Makefile b/net/s3m/Makefile index d40e54f0554c..b4426667c225 100644 --- a/net/s3m/Makefile +++ b/net/s3m/Makefile @@ -1,6 +1,6 @@ PORTNAME= s3m DISTVERSION= 0.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} |