diff options
Diffstat (limited to 'devel/fsx/Makefile')
-rw-r--r-- | devel/fsx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/fsx/Makefile b/devel/fsx/Makefile index 8b115237337d..c3e20a495aaf 100644 --- a/devel/fsx/Makefile +++ b/devel/fsx/Makefile @@ -1,6 +1,6 @@ PORTNAME= fsx -DISTVERSION= 0.3.0 -PORTREVISION= 2 +DISTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} |