diff options
author | pav <pav@FreeBSD.org> | 2007-03-29 21:46:14 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-03-29 21:46:14 +0000 |
commit | 9a90821e6b7882146c43e051216b6d028a51be1f (patch) | |
tree | 72a613288c2585cbe1e98f463892120b067fc6ea /graphics/kipi-plugins | |
parent | b0640f505ff5ab51402fb8b08bbd7b44291bb58e (diff) | |
download | FreeBSD-ports-9a90821e6b7882146c43e051216b6d028a51be1f.zip FreeBSD-ports-9a90821e6b7882146c43e051216b6d028a51be1f.tar.gz |
- Bump PORTREVISION to force rebuild with new exiv2, which is reported to be
ABI incompatible
PR: ports/110972
Reported by: Kyryll A Mirnenko <mirya@zoc.com.ua>
Diffstat (limited to 'graphics/kipi-plugins')
-rw-r--r-- | graphics/kipi-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index f1ada3e..b31397a 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 0.1.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |