diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-05 15:12:36 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-05 15:12:36 +0000 |
commit | 15f9e62397e4bfba09f563ad3b9df1e54508a4b2 (patch) | |
tree | c9e2ed25db6dfc48908c5ceb41e6f25baff741a2 /graphics/kallery | |
parent | cd530f3682471f0c31c1db3db71f4b2598c1e067 (diff) | |
download | ports-15f9e62397e4bfba09f563ad3b9df1e54508a4b2.tar.gz ports-15f9e62397e4bfba09f563ad3b9df1e54508a4b2.zip |
Notes
Diffstat (limited to 'graphics/kallery')
-rw-r--r-- | graphics/kallery/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile index 22ee79287de4..40270e252b30 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -7,7 +7,7 @@ PORTNAME= kallery PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics kde MASTER_SITES= http://www.virtualartisans.com/kde/andras/kallery/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= metrol@metrol.net COMMENT= An image gallery generator for KDE -LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick BROKEN= Checksum mismatch |