diff options
Diffstat (limited to '')
-rw-r--r-- | filesystems/sandboxfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/sandboxfs/Makefile b/filesystems/sandboxfs/Makefile index 548557393469..2ca6983f3aa4 100644 --- a/filesystems/sandboxfs/Makefile +++ b/filesystems/sandboxfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 48 +PORTREVISION= 50 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- |