diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2017-06-01 16:05:18 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2017-06-01 16:05:18 +0000 |
commit | b98fc5d82a17355a22c73bb52955dcdc47edf123 (patch) | |
tree | 9487ad680af32226cc2abac02c5526b76a518a5d /graphics/fusefs-gphotofs | |
parent | 6eecd659c9b139e2bfffdbb7bb51554f5207ff83 (diff) | |
download | ports-b98fc5d82a17355a22c73bb52955dcdc47edf123.tar.gz ports-b98fc5d82a17355a22c73bb52955dcdc47edf123.zip |
Notes
Diffstat (limited to 'graphics/fusefs-gphotofs')
-rw-r--r-- | graphics/fusefs-gphotofs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fusefs-gphotofs/Makefile b/graphics/fusefs-gphotofs/Makefile index 653dc6ed49bb..289ae2e1f79f 100644 --- a/graphics/fusefs-gphotofs/Makefile +++ b/graphics/fusefs-gphotofs/Makefile @@ -3,7 +3,7 @@ PORTNAME= gphotofs PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics sysutils MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}.0 PKGNAMEPREFIX= fusefs- |