diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-05-26 09:08:44 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-05-26 09:08:44 +0000 |
commit | 0a917b97278c704036db10f56e540b2e139873a1 (patch) | |
tree | 9e14165b5773b8166561f63aeee8a4afc1b43a22 /misc | |
parent | d659904e6c09d2c11499a218aaeca4a99ff0d56a (diff) | |
download | ports-0a917b97278c704036db10f56e540b2e139873a1.tar.gz ports-0a917b97278c704036db10f56e540b2e139873a1.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tellico-kde4/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index d502f63c0316..4fd4bffbced0 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= tellico PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 013075d0e6ba..6fe2da653f09 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -7,7 +7,7 @@ PORTNAME= tellico PORTVERSION= 1.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ @@ -16,7 +16,7 @@ COMMENT= Collection manager for KDE LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ poppler-qt:${PORTSDIR}/graphics/poppler-qt \ - yaz.3:${PORTSDIR}/net/yaz \ + yaz.4:${PORTSDIR}/net/yaz \ exempi:${PORTSDIR}/textproc/exempi USE_KDELIBS_VER=3 |