diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-28 20:05:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-28 20:05:13 +0000 |
commit | 535ed2539b62ee4c7164f5ff07550caf0a1a29bf (patch) | |
tree | c0d211cb1a43a415b341e6aca9c4752ff99755ce /chat/ninja/Makefile | |
parent | 118e409b0b95f39f92e271c6330e2e1e13dfbbe1 (diff) | |
download | pkgsrc-535ed2539b62ee4c7164f5ff07550caf0a1a29bf.tar.gz |
Change my email address to the NetBSD one, ok'ed by wiz@
Diffstat (limited to 'chat/ninja/Makefile')
-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 49d783ccf28..81849dba04d 100644 --- a/chat/ninja/Makefile +++ b/chat/ninja/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2003/08/12 13:38:54 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/08/28 20:05:15 xtraeme Exp $ # DISTNAME= ninja-1.5.8.1 CATEGORIES= chat MASTER_SITES= ftp://ninja.qoop.org/ninja/sources/ -MAINTAINER= jrp@hispabsd.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://ninja.qoop.org/ COMMENT= Another IRC client based on ircII |