diff options
Diffstat (limited to 'filesystems')
| -rw-r--r-- | filesystems/nbt/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/sandboxfs/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/ufs/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/xfuse/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/zerofs/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/ztop/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/filesystems/nbt/Makefile b/filesystems/nbt/Makefile index ae706dc35e0b..aa39c72adf37 100644 --- a/filesystems/nbt/Makefile +++ b/filesystems/nbt/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= SF/nbtfsutils PKGNAMEPREFIX= fusefs- DISTNAME= nbtfsutils-${REVISION_DATE}-${REVISION_HASH}-src -MAINTAINER= msl0000023508@gmail.com +MAINTAINER= whr@rivoreo.one COMMENT= Editing Named Binary Tag (NBT) as using a file system WWW= https://sourceforge.net/projects/nbtfsutils/ diff --git a/filesystems/sandboxfs/Makefile b/filesystems/sandboxfs/Makefile index 735f8b4e3729..ac7fc4c25713 100644 --- a/filesystems/sandboxfs/Makefile +++ b/filesystems/sandboxfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 52 +PORTREVISION= 53 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- diff --git a/filesystems/ufs/Makefile b/filesystems/ufs/Makefile index 4d6bd767d8b7..a64a781f04e9 100644 --- a/filesystems/ufs/Makefile +++ b/filesystems/ufs/Makefile @@ -1,6 +1,6 @@ PORTNAME= ufs DISTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= filesystems sysutils PKGNAMEPREFIX= fusefs- diff --git a/filesystems/xfuse/Makefile b/filesystems/xfuse/Makefile index 3d3afd7262a0..7bf8b91aa58b 100644 --- a/filesystems/xfuse/Makefile +++ b/filesystems/xfuse/Makefile @@ -1,6 +1,6 @@ PORTNAME= xfuse DISTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= filesystems MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= xfs-fuse/${DISTVERSION} diff --git a/filesystems/zerofs/Makefile b/filesystems/zerofs/Makefile index 0ded9b0d34a3..30f4a4bbd90a 100644 --- a/filesystems/zerofs/Makefile +++ b/filesystems/zerofs/Makefile @@ -1,7 +1,7 @@ PORTNAME= zerofs DISTVERSIONPREFIX= v DISTVERSION= 0.16.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= filesystems sysutils MAINTAINER= stephan@lichtenauer.co.za diff --git a/filesystems/ztop/Makefile b/filesystems/ztop/Makefile index 2c753b8bfadc..d8fc91721159 100644 --- a/filesystems/ztop/Makefile +++ b/filesystems/ztop/Makefile @@ -1,7 +1,7 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= filesystems sysutils MAINTAINER= asomers@FreeBSD.org |
