diff options
author | schmonz <schmonz@pkgsrc.org> | 2007-03-24 06:21:01 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2007-03-24 06:21:01 +0000 |
commit | 1a680ca3ba544550dff9ecf1d9a856f2f73b3f7f (patch) | |
tree | c1927cb39e8218e05a080bfb35a930899b922bb4 /chat | |
parent | 76187b232d8fdf90b2fe85860a71a0ffac884bcd (diff) | |
download | pkgsrc-1a680ca3ba544550dff9ecf1d9a856f2f73b3f7f.tar.gz |
Relinquish MAINTAINER.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/p5-Net-AIM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile index 38a1e95df65..c376e5d421b 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/10/04 20:50:46 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2007/03/24 06:21:01 schmonz Exp $ # DISTNAME= Net-AIM-1.22 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -MAINTAINER= schmonz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.aryeh.net/netaim.php COMMENT= Implementation of the AOL Instant Messenger TOC protocol |