diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:41:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:41:26 +0000 |
commit | 2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (patch) | |
tree | 7796c2e9b8aee283b13448855c903fab00ce9e97 /chat/ircII | |
parent | f7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (diff) | |
download | pkgsrc-2db9056f6e9918e76e686389fa7de8a0a3ed22b6.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'chat/ircII')
-rw-r--r-- | chat/ircII/Makefile | 3 | ||||
-rw-r--r-- | chat/ircII/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile index 8e25b4fee96..aa28485894b 100644 --- a/chat/ircII/Makefile +++ b/chat/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/01/11 11:00:24 tron Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:51:25 wiz Exp $ # FreeBSD Id: Makefile,v 1.14 1997/05/14 10:35:13 torstenb Exp # @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org +COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client .include "../../mk/bsd.prefs.mk" diff --git a/chat/ircII/pkg/COMMENT b/chat/ircII/pkg/COMMENT deleted file mode 100644 index a5a136e79aa..00000000000 --- a/chat/ircII/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -The 'Internet Relay Chat' and 'Internet Citizens Band' Client |