diff options
author | makc <makc@FreeBSD.org> | 2014-02-18 22:31:32 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-02-18 22:31:32 +0800 |
commit | 4a08b718eeb44249239269d291e5e723f382b150 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /graphics/kipi-plugin-galleryexport | |
parent | 62b16de5a7e24a51d6be70a0a7748c167b951982 (diff) | |
download | freebsd-ports-gnome-4a08b718eeb44249239269d291e5e723f382b150.tar.gz freebsd-ports-gnome-4a08b718eeb44249239269d291e5e723f382b150.tar.zst freebsd-ports-gnome-4a08b718eeb44249239269d291e5e723f382b150.zip |
- Bump PORTREVISION after KDE4_PREFIX change
Diffstat (limited to 'graphics/kipi-plugin-galleryexport')
-rw-r--r-- | graphics/kipi-plugin-galleryexport/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/kipi-plugin-galleryexport/Makefile b/graphics/kipi-plugin-galleryexport/Makefile index d3e92e41d3e3..34a050188edf 100644 --- a/graphics/kipi-plugin-galleryexport/Makefile +++ b/graphics/kipi-plugin-galleryexport/Makefile @@ -2,6 +2,7 @@ PORTNAME= kipi-plugin-${KIPI_PLUGIN} PORTVERSION= ${DIGIKAM_VER} +PORTREVISION= 1 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org |