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 | 93634f04fef6b3f1ee3b8d79fa432876c627bbb9 (patch) | |
tree | 6fbfb59fc3c5869d82cb5b06520c75f91b5d84d1 | |
parent | 9575652ff64a0b6a76efed77cbeda795d9b8d0d5 (diff) | |
download | pkgsrc-93634f04fef6b3f1ee3b8d79fa432876c627bbb9.tar.gz |
LICENSE=generic-nonlicense
ok jwise@
-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} |