diff options
author | xtraeme <xtraeme> | 2003-08-28 20:05:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-08-28 20:05:13 +0000 |
commit | 675b6525e830d45892e9734e3c11848e9424969c (patch) | |
tree | c0d211cb1a43a415b341e6aca9c4752ff99755ce /chat/xaric | |
parent | b10c75fb09b8d7dea0b7b55f6969ecb4caa05dd0 (diff) | |
download | pkgsrc-675b6525e830d45892e9734e3c11848e9424969c.tar.gz |
Change my email address to the NetBSD one, ok'ed by wiz@
Diffstat (limited to 'chat/xaric')
-rw-r--r-- | chat/xaric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xaric/Makefile b/chat/xaric/Makefile index 029077d74c2..9a97049b0d8 100644 --- a/chat/xaric/Makefile +++ b/chat/xaric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/01 02:41:44 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/08/28 20:05:16 xtraeme Exp $ # DISTNAME= xaric-0.12.1 @@ -6,7 +6,7 @@ CATEGORIES= chat MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/ \ http://www.xaric.org/downloads/ -MAINTAINER= jrp@hispabsd.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.xaric.org/ COMMENT= IRC client similar to BitchX and ircII |