diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-19 21:13:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-19 21:13:53 +0000 |
commit | 14a0be690a7058855b203fde4eaa005c1f7ed5c2 (patch) | |
tree | ab6f93b755639c079ef89187611f96cbf8a7e6dc /graphics/flphoto | |
parent | - Update to 2.2.0 (diff) |
- Bump PORTREVISION to force rebuild with new libgphoto2
Notes
Notes:
svn path=/head/; revision=165814
Diffstat (limited to 'graphics/flphoto')
-rw-r--r-- | graphics/flphoto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index 925c7a77f263..8df47a129444 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -7,6 +7,7 @@ PORTNAME= flphoto PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fltk |