diff options
author | pav <pav@FreeBSD.org> | 2005-12-27 14:08:38 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-12-27 14:08:38 +0800 |
commit | 738370d5a73b2723c03b5240fdd5a2f1993db394 (patch) | |
tree | f2858761ad524ae4985c972851ac81d7202c58ec /net-im | |
parent | a096858df403c436c679f90aa70d0a56515ccc58 (diff) | |
download | freebsd-ports-graphics-738370d5a73b2723c03b5240fdd5a2f1993db394.tar.gz freebsd-ports-graphics-738370d5a73b2723c03b5240fdd5a2f1993db394.tar.zst freebsd-ports-graphics-738370d5a73b2723c03b5240fdd5a2f1993db394.zip |
- Chase cdk update
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 7eb093a96f4..25c6ceaa271 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 |