diff options
author | heinz <heinz@pkgsrc.org> | 2010-01-22 00:22:18 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2010-01-22 00:22:18 +0000 |
commit | fb0e8225bd8aa916ffd2038836d376878af2c196 (patch) | |
tree | b52133ee52ee3c8486830be30cfac9144b629c5e /chat/ircII | |
parent | c73ff191e22817fd2fcbe41a9a640495d81447cb (diff) | |
download | pkgsrc-fb0e8225bd8aa916ffd2038836d376878af2c196.tar.gz |
Added LICENSE information.
Diffstat (limited to 'chat/ircII')
-rw-r--r-- | chat/ircII/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile index 9bd6201a1f4..eb4a6b24d59 100644 --- a/chat/ircII/Makefile +++ b/chat/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2009/02/18 08:18:53 mrg Exp $ +# $NetBSD: Makefile,v 1.53 2010/01/22 00:22:19 heinz Exp $ DISTNAME= ircii-${VERS} PKGNAME= ircII-${VERS} @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.eterna.com.au/ircii/ COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client +LICENSE= modified-bsd CONFLICTS= blackened-[0-9]* |