diff options
Diffstat (limited to 'sysutils/krename-kde4/Makefile')
-rw-r--r-- | sysutils/krename-kde4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/krename-kde4/Makefile b/sysutils/krename-kde4/Makefile index 8e59e278d800..f3bc697b782e 100644 --- a/sysutils/krename-kde4/Makefile +++ b/sysutils/krename-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= krename PORTVERSION= 4.0.7 +PORTREVISION= 1 CATEGORIES= sysutils kde MASTER_SITES= SF/${PORTNAME}/KDE4%20${PORTNAME}-stable/${PORTVERSION} @@ -14,7 +15,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Very powerful batch file renamer for KDE LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \ - exiv2.9:${PORTSDIR}/graphics/exiv2 \ + exiv2.10:${PORTSDIR}/graphics/exiv2 \ podofo.0:${PORTSDIR}/graphics/podofo LATEST_LINK= ${PORTNAME}-kde4 |