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/flphoto | |
parent | Update to 5.4.37 release. (diff) |
bump PORTREVISION due libphoto2 shared library version changed.
Submitted by: tijl@
Diffstat (limited to 'graphics/flphoto')
-rw-r--r-- | graphics/flphoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index 95e0e1f37d99..cea3f0ddf355 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -3,7 +3,7 @@ PORTNAME= flphoto PORTVERSION= 1.3.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= SF/fltk/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source |