From 2db9056f6e9918e76e686389fa7de8a0a3ed22b6 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 13:41:26 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- chat/icqlib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/icqlib/Makefile') diff --git a/chat/icqlib/Makefile b/chat/icqlib/Makefile index 078b57f11c1..8c49d6631c9 100644 --- a/chat/icqlib/Makefile +++ b/chat/icqlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/15 02:29:20 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:51:24 wiz Exp $ DISTNAME= icqlib-1.0.0 CATEGORIES= chat @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icqlib/} MAINTAINER= magick@bundy.lib.owl.de HOMEPAGE= http://kicq.sourceforge.net/icqlib.shtml +COMMENT= Implementation of the icq protocol USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit v1.2.3