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