diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-03-06 04:27:21 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-03-06 04:31:51 +0000 |
commit | 663164c7b481f71ab4dfdac0e5ed136d77661532 (patch) | |
tree | 1c2dac4986e7bdbd6eb52f92b33c5762d6dadaf3 | |
parent | 1f68b7ae4a20eca53b72226a68db94d706d418e6 (diff) |
emulators/mtools: Bump PORTREVISION
Fixes: 8d3331fe514d
-rw-r--r-- | emulators/mtools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index ca6afbc7cb64..ff56f4ef8de1 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -1,5 +1,6 @@ PORTNAME= mtools PORTVERSION= 4.0.43 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= GNU |