diff options
author | martti <martti> | 2003-07-21 16:24:36 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 16:24:36 +0000 |
commit | cc45e6a9dee0ac7bfde650aa6d23bf5836da4aa6 (patch) | |
tree | 88dbf13f219f88e7e7b9057415b1df6b05f0e948 /chat/p5-Net-AOLIM | |
parent | 85b9cc64347d5791931ac6791d4e1d2f8fb963e2 (diff) | |
download | pkgsrc-cc45e6a9dee0ac7bfde650aa6d23bf5836da4aa6.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'chat/p5-Net-AOLIM')
-rw-r--r-- | chat/p5-Net-AOLIM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-AOLIM/Makefile b/chat/p5-Net-AOLIM/Makefile index 8c086dcc106..cf513ab811b 100644 --- a/chat/p5-Net-AOLIM/Makefile +++ b/chat/p5-Net-AOLIM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:26:10 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 16:34:33 martti Exp $ # DISTNAME= Net-AOLIM-1.4 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.phonon.net/pub/Net-AOLIM/ -COMMENT= perl5 module for connecting to AOL IM (TOC protocol) +COMMENT= Perl5 module for connecting to AOL IM (TOC protocol) USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/AOLIM/.packlist |