diff options
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 7b386de7e3f..f284c41d746 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:26:07 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 16:34:33 martti Exp $ # DISTNAME= Net-AIM-1.22 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.aryeh.net/Net-AIM/ -COMMENT= implementation of the AOL Instant Messenger TOC protocol +COMMENT= Implementation of the AOL Instant Messenger TOC protocol USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/AIM/.packlist |