diff options
Diffstat (limited to 'filesystems/sandboxfs/Makefile')
-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 b5df233cc36c..2ca6983f3aa4 100644 --- a/filesystems/sandboxfs/Makefile +++ b/filesystems/sandboxfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 49 +PORTREVISION= 50 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- |