diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-05-12 15:12:15 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-05-12 15:12:15 +0000 |
commit | 97ce128b591ea808a9246580429ed1761a4daa0b (patch) | |
tree | 39511dbb41ba117e992ba6474dd51165caa3485f /chat/p5-Net-AIM/Makefile | |
parent | c3f709d021134f8e23c663222ab17d8a13e138fe (diff) | |
download | pkgsrc-97ce128b591ea808a9246580429ed1761a4daa0b.tar.gz |
Update to 1.22. No changelog available.
Diffstat (limited to 'chat/p5-Net-AIM/Makefile')
-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 b9825418341..5077a10e431 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/01/31 07:33:40 martti Exp $ +# $NetBSD: Makefile,v 1.2 2002/05/12 15:12:15 schmonz Exp $ # -DISTNAME= Net-AIM-1.21 +DISTNAME= Net-AIM-1.22 PKGNAME= p5-${DISTNAME} CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |