summaryrefslogtreecommitdiff
path: root/chat/sirc
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/sirc
parent4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (diff)
downloadpkgsrc-e6c09e0ffcafa1cd01223abf0f13852e7a875595.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'chat/sirc')
-rw-r--r--chat/sirc/Makefile3
-rw-r--r--chat/sirc/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile
index e1f33d1f1a2..14b190bb0a9 100644
--- a/chat/sirc/Makefile
+++ b/chat/sirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/01 14:25:53 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/16 13:51:31 wiz Exp $
DISTNAME= sirc-2.211
PKGNAME= sirc-2.211nb1
@@ -10,6 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.iagora.com/~espel/sirc/sirc.html
+COMMENT= IRC client written and programmable in perl
USE_PERL5= # defined
DEPENDS+= p5-Socket6>=0.07:../../net/p5-Socket6
diff --git a/chat/sirc/pkg/COMMENT b/chat/sirc/pkg/COMMENT
deleted file mode 100644
index 02d78df5bed..00000000000
--- a/chat/sirc/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-IRC client written and programmable in perl