diff options
author | wiz <wiz@pkgsrc.org> | 2002-03-10 16:56:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-03-10 16:56:09 +0000 |
commit | 6075ccfe6ade1a3d687d57ddfe98c1ffb4881f1c (patch) | |
tree | f6fddeddcb1f1e903016b2d5b31712b49d482c8c /chat | |
parent | 8d81965e3568a68d09645a49a1e685764eebf35e (diff) | |
download | pkgsrc-6075ccfe6ade1a3d687d57ddfe98c1ffb4881f1c.tar.gz |
Fill out COMMENT variable (hi hubert!)
Diffstat (limited to 'chat')
-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 58aeff20402..4d0b3711955 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/03/10 11:01:59 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2002/03/10 16:56:09 wiz Exp $ # DISTNAME= centericq-4.6.5 @@ -7,7 +7,7 @@ MASTER_SITES= http://konst.org.ua/download/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://konst.org.ua/eng/software/centericq/info.html -COMMENT= SHORT_DESCRIPTION_OF_THE_PACKAGE +COMMENT= Instant Messenger interface (ICQ2000, Yahoo!, and MSN support) GNU_CONFIGURE= yes |