diff options
author | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
commit | b5270e946872343acc3a105e3f15ac7ac0fe0d3f (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /chat/icbirc | |
parent | b58fee0287f315c6a88864c597725f419f586010 (diff) | |
download | pkgsrc-b5270e946872343acc3a105e3f15ac7ac0fe0d3f.tar.gz |
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
Diffstat (limited to 'chat/icbirc')
-rw-r--r-- | chat/icbirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/icbirc/Makefile b/chat/icbirc/Makefile index 3a3e0d03af8..bfc4eb2d3c4 100644 --- a/chat/icbirc/Makefile +++ b/chat/icbirc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:42 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/03/22 22:50:31 tv Exp $ DISTNAME= icbirc-1.8 CATEGORIES= chat MASTER_SITES= http://www.benzedrine.cx/ -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.benzedrine.cx/icbirc.html COMMENT= Proxy IRC client and ICB server |