diff options
Diffstat (limited to 'sysutils/freebsd-rustdate/Makefile')
-rw-r--r-- | sysutils/freebsd-rustdate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/freebsd-rustdate/Makefile b/sysutils/freebsd-rustdate/Makefile index 53806ae6f576..62005abee1fc 100644 --- a/sysutils/freebsd-rustdate/Makefile +++ b/sysutils/freebsd-rustdate/Makefile @@ -1,6 +1,6 @@ PORTNAME= freebsd-rustdate -DISTVERSION= 1.3.0 -PORTREVISION= 1 +DISTVERSION= 1.3.1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://rustdate.over-yonder.net/dl/ \ https://distfiles.over-yonder.net/freebsd-rustdate/ |