diff options
author | jwise <jwise@pkgsrc.org> | 2007-03-21 19:09:36 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2007-03-21 19:09:36 +0000 |
commit | 941869b852336f2de3d2003a599e3196ae6bf933 (patch) | |
tree | 94085580b0f94e29d65a7cbd2bb408fa8a7b473a /chat | |
parent | 58a08184010ae2b55031f5ba45477490d8618a87 (diff) | |
download | pkgsrc-941869b852336f2de3d2003a599e3196ae6bf933.tar.gz |
Another package I'm not tracking any more.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/tkicb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/tkicb/Makefile b/chat/tkicb/Makefile index 152555b568b..75d1f0ab0f5 100644 --- a/chat/tkicb/Makefile +++ b/chat/tkicb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/08/26 21:48:06 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2007/03/21 19:09:36 jwise Exp $ # DISTNAME= icb.2.1.4 @@ -8,7 +8,7 @@ CATEGORIES= chat x11 MASTER_SITES= ftp://shoshin.armory.com/pub/ EXTRACT_SUFX= .tar.Z -MAINTAINER= jwise@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.icb.net/ COMMENT= TK interface to the ICB chat system |