diff options
author | gdt <gdt@pkgsrc.org> | 2006-05-03 15:12:24 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-05-03 15:12:24 +0000 |
commit | e548d3883b5d2826cf4ef60f60e3cd028a86622e (patch) | |
tree | 6fbfb59fc3c5869d82cb5b06520c75f91b5d84d1 /chat/tkicb | |
parent | 2b73820c042b01a689b97e92986f66c0212a4907 (diff) | |
download | pkgsrc-e548d3883b5d2826cf4ef60f60e3cd028a86622e.tar.gz |
LICENSE=generic-nonlicense
ok jwise@
Diffstat (limited to 'chat/tkicb')
-rw-r--r-- | chat/tkicb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/tkicb/Makefile b/chat/tkicb/Makefile index 29b744b1a84..2de33c9db06 100644 --- a/chat/tkicb/Makefile +++ b/chat/tkicb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:07 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2006/05/03 15:12:24 gdt Exp $ # DISTNAME= icb.2.1.4 @@ -12,6 +12,7 @@ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://www.icb.net/ COMMENT= TK interface to the ICB chat system +LICENSE= generic-nonlicense RESTRICTED= Author wishes to handle distribution NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} |