diff options
author | jmmv <jmmv> | 2003-04-25 20:42:13 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-25 20:42:13 +0000 |
commit | 2161e82a8ceddde758dd2c9d1cef3997f60d8bcd (patch) | |
tree | 009163529aae6bc019204c255b4cca8af9d94b37 /chat | |
parent | 72148ba496e6904ada29fe97e4332716c5ceb5c3 (diff) | |
download | pkgsrc-2161e82a8ceddde758dd2c9d1cef3997f60d8bcd.tar.gz |
This goes into the chat category, not irc; thanks wiz@.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/ninja/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ninja/Makefile b/chat/ninja/Makefile index 62f68dbd740..7b7e6f88c67 100644 --- a/chat/ninja/Makefile +++ b/chat/ninja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/19 12:03:23 grant Exp $ +# $NetBSD: Makefile,v 1.2 2003/04/25 20:42:13 jmmv Exp $ # DISTNAME= ninja-1.5.8.1 -CATEGORIES= irc +CATEGORIES= chat MASTER_SITES= ftp://ninja.qoop.org/ninja/sources/ MAINTAINER= jrp@hispabsd.org |