diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-05-12 15:13:15 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-05-12 15:13:15 +0000 |
commit | a3fd43bc98840d771c3aa8747535aef80923fa98 (patch) | |
tree | 89f3831a416826a3af82e4582353a917e748f9f9 /chat/p5-Net-AIM | |
parent | 97ce128b591ea808a9246580429ed1761a4daa0b (diff) | |
download | pkgsrc-a3fd43bc98840d771c3aa8747535aef80923fa98.tar.gz |
Update my email address.
Diffstat (limited to 'chat/p5-Net-AIM')
-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 5077a10e431..e94fe3e73e4 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/05/12 15:12:15 schmonz Exp $ +# $NetBSD: Makefile,v 1.3 2002/05/12 15:13:15 schmonz Exp $ # DISTNAME= Net-AIM-1.22 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -MAINTAINER= schmonz+netbsd@schmonz.com +MAINTAINER= schmonz@netbsd.org HOMEPAGE= http://www.aryeh.net/Net-AIM/ COMMENT= implementation of the AOL Instant Messenger TOC protocol |