diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-07-13 02:42:09 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-07-13 02:42:09 +0000 |
commit | 3616282aa24dacb7094448cf64f996aec29f75ab (patch) | |
tree | 5a6ac39603d748c6fdce5297fc3cb54d73dda166 | |
parent | a3704f862cea9555d0442ad44a6e5ee3bf64f73c (diff) | |
download | pkgsrc-3616282aa24dacb7094448cf64f996aec29f75ab.tar.gz |
add comment that this pkg also supports jabber.
Noted by daws@ircnet
-rw-r--r-- | chat/centericq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index 1f740b95023..90bc3ba9f48 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2003/06/29 19:41:08 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2003/07/13 02:42:09 hubertf Exp $ # DISTNAME= centericq-4.9.4 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://konst.org.ua/eng/software/centericq/info.html -COMMENT= Instant Messenger interface (ICQ2000, Yahoo!, and MSN support) +COMMENT= Instant Messenger interface for ICQ2000, Yahoo!, MSN and Jabber USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes |