aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-encfs
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-06-27 05:47:39 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-06-27 05:47:39 +0000
commit4a03ac1e6da838d2105b7ba535898a788b08fd9d (patch)
tree11fc0c6551be4a569892d49435b8ea1cba305bf5 /sysutils/fusefs-encfs
parent1e5d77df5ea8fe812c0ad189f89cc40090c64ea4 (diff)
downloadports-4a03ac1e6da838d2105b7ba535898a788b08fd9d.tar.gz
ports-4a03ac1e6da838d2105b7ba535898a788b08fd9d.zip
sysutils/fusefs-encfs: Fix "Function not implemented" on create operations
Upstream fix was: https://github.com/vgough/encfs/commit/aacce54f42add2e4560b53c9138835151c332362 PR: 210532 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Notes
Notes: svn path=/head/; revision=417635
Diffstat (limited to 'sysutils/fusefs-encfs')
-rw-r--r--sysutils/fusefs-encfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile
index dc59822bc397..09c0fb341842 100644
--- a/sysutils/fusefs-encfs/Makefile
+++ b/sysutils/fusefs-encfs/Makefile
@@ -3,7 +3,8 @@
PORTNAME= encfs
PORTVERSION= 1.8.1
-DISTVERSIONPREFIX= v
+DISTVERSIONPREFIX=v
+PORTREVISION= 1
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-