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 | ae3489ec53482bf7714bcbfcb46ba9de00a3326d (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /chat/iip | |
parent | b22ee86c2f935edf55203d671cd7e245f198a33e (diff) | |
download | pkgsrc-ae3489ec53482bf7714bcbfcb46ba9de00a3326d.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/iip')
-rw-r--r-- | chat/iip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/iip/Makefile b/chat/iip/Makefile index ebe2923860e..31591054f48 100644 --- a/chat/iip/Makefile +++ b/chat/iip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/12/05 20:49:53 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2006/03/22 22:50:31 tv Exp $ # DISTNAME= iip-1.1.0 @@ -6,7 +6,7 @@ CATEGORIES= chat security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=invisibleip/} EXTRACT_SUFX= .tgz -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.invisiblenet.net/iip/ COMMENT= The Invisible IRC Project |