diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-27 06:08:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-27 06:08:38 +0000 |
commit | d331346d1adce6cbaa0d1efc6f34deea74661241 (patch) | |
tree | 4723366de3ed0aef94754531e3b910cf003795b2 /net-im | |
parent | 234e54ed63b57ed2592fdf39964ae50e8358af0e (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/licq-console/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile index 7eb093a96f4a..25c6ceaa2715 100644 --- a/net-im/licq-console/Makefile +++ b/net-im/licq-console/Makefile @@ -7,10 +7,10 @@ PORTNAME= console PORTVERSION= ${CONSOLE_LICQ_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im -LIB_DEPENDS= cdk.4:${PORTSDIR}/devel/cdk +LIB_DEPENDS= cdk.5:${PORTSDIR}/devel/cdk MAINTAINER= dinoex@FreeBSD.org COMMENT= Ncurses-based console plugin for Licq |