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 e5b235774668..548557393469 100644 --- a/filesystems/sandboxfs/Makefile +++ b/filesystems/sandboxfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 47 +PORTREVISION= 48 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- |