summaryrefslogtreecommitdiff
path: root/chat/libirc
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:51:27 +0000
committerwiz <wiz>2001-02-16 13:51:27 +0000
commite6c09e0ffcafa1cd01223abf0f13852e7a875595 (patch)
tree0b6795ee15e18090020cfa8444738bad46458587 /chat/libirc
parent4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (diff)
downloadpkgsrc-e6c09e0ffcafa1cd01223abf0f13852e7a875595.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'chat/libirc')
-rw-r--r--chat/libirc/Makefile3
-rw-r--r--chat/libirc/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/chat/libirc/Makefile b/chat/libirc/Makefile
index 2fd92411e3d..7ed6ebb7cd3 100644
--- a/chat/libirc/Makefile
+++ b/chat/libirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:31 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:30 wiz Exp $
#
DISTNAME= libirc-0.2
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.cs.kau.se/~jorgen/software/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.cs.kau.se/~jorgen/software/
+COMMENT= libirc is a C-library for the IRC protocol
DEPENDS+= glib>=1.2.6:../../devel/glib
diff --git a/chat/libirc/pkg/COMMENT b/chat/libirc/pkg/COMMENT
deleted file mode 100644
index 9e234962b54..00000000000
--- a/chat/libirc/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-libirc is a C-library for the IRC protocol