diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-01-23 12:28:17 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-01-23 12:28:17 +0000 |
commit | e8a236a4764a659f87dd553e8accfae885b0aba2 (patch) | |
tree | 7392c5350645cb93f1f6d7a225308a5a09136bc9 /graphics/fusefs-gphotofs | |
parent | 65309e38142360f7afff1ecfbe8edd4ad9deebdb (diff) | |
download | ports-e8a236a4764a659f87dd553e8accfae885b0aba2.tar.gz ports-e8a236a4764a659f87dd553e8accfae885b0aba2.zip |
bump PORTREVISION due libphoto2 shared library version changed.
Submitted by: tijl@
Notes
Notes:
svn path=/head/; revision=377733
Diffstat (limited to 'graphics/fusefs-gphotofs')
-rw-r--r-- | graphics/fusefs-gphotofs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/fusefs-gphotofs/Makefile b/graphics/fusefs-gphotofs/Makefile index c6592a4eaa72..173d33e74767 100644 --- a/graphics/fusefs-gphotofs/Makefile +++ b/graphics/fusefs-gphotofs/Makefile @@ -3,6 +3,7 @@ PORTNAME= gphotofs PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= graphics sysutils MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}.0 PKGNAMEPREFIX= fusefs- |