summaryrefslogtreecommitdiff
path: root/chat/icqlib
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:41:26 +0000
committerwiz <wiz>2001-02-16 13:41:26 +0000
commit4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (patch)
tree7796c2e9b8aee283b13448855c903fab00ce9e97 /chat/icqlib
parent1a921119dd7800c8643b301cf01c02647fdd018d (diff)
downloadpkgsrc-4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'chat/icqlib')
-rw-r--r--chat/icqlib/Makefile3
-rw-r--r--chat/icqlib/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
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
diff --git a/chat/icqlib/pkg/COMMENT b/chat/icqlib/pkg/COMMENT
deleted file mode 100644
index 4d3e84febc1..00000000000
--- a/chat/icqlib/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Implementation of the icq protocol