diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-04 10:19:07 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-04 10:19:07 +0800 |
commit | 9143b1b3f14a60ad4eae6374312998d3eafcb674 (patch) | |
tree | f0f6fe01f25ba2d90dd29cd3f82fa4062dc7cb8e /graphics/qiv | |
parent | cbf3cdc0aeb6e21227bed94c451abcdf6721301b (diff) | |
download | freebsd-ports-gnome-9143b1b3f14a60ad4eae6374312998d3eafcb674.tar.gz freebsd-ports-gnome-9143b1b3f14a60ad4eae6374312998d3eafcb674.tar.zst freebsd-ports-gnome-9143b1b3f14a60ad4eae6374312998d3eafcb674.zip |
- Bump PORTREVISION to chase the update of libexif
Diffstat (limited to 'graphics/qiv')
-rw-r--r-- | graphics/qiv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index f2e0d5a5f363..b6d499933813 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -8,7 +8,7 @@ PORTNAME= qiv PORTVERSION= 2.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://spiegl.de/qiv/download/ \ http://www.predatorlabs.net/dl/ |