diff options
Diffstat (limited to 'filesystems/unionfs/Makefile')
-rw-r--r-- | filesystems/unionfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filesystems/unionfs/Makefile b/filesystems/unionfs/Makefile index 4db9d90fc34c..a05141ee3233 100644 --- a/filesystems/unionfs/Makefile +++ b/filesystems/unionfs/Makefile @@ -1,6 +1,7 @@ PORTNAME= unionfs DISTVERSIONPREFIX= v DISTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- |