diff options
Diffstat (limited to 'filesystems/openzfs-kmod/Makefile')
-rw-r--r-- | filesystems/openzfs-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/openzfs-kmod/Makefile b/filesystems/openzfs-kmod/Makefile index 7d60ccbd1dbf..59176e7ec45f 100644 --- a/filesystems/openzfs-kmod/Makefile +++ b/filesystems/openzfs-kmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= openzfs -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 PORTEPOCH= 1 CATEGORIES= filesystems sysutils MASTER_SITES= https://github.com/openzfs/zfs/releases/download/zfs-${PORTVERSION}/ |