diff options
Diffstat (limited to 'filesystems/sshfs/Makefile')
-rw-r--r-- | filesystems/sshfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/sshfs/Makefile b/filesystems/sshfs/Makefile index 6dd076551ea4..0793ab3cbaed 100644 --- a/filesystems/sshfs/Makefile +++ b/filesystems/sshfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= sshfs PORTVERSION= 3.7.3 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- |